Documentation: devres: Add missing IRQ functions
authorTobias Klauser <tklauser@distanz.ch>
Thu, 14 Aug 2014 08:05:03 +0000 (10:05 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 24 Sep 2014 06:32:50 +0000 (23:32 -0700)
commitea05166aac28c1792201b8ab8d5e342f512e6c8f
treea098ed7835ddcf1f32fe99cc9e8129195e9cb83e
parent471b095dfe0d693a8d624cbc716d1ee4d74eb437
Documentation: devres: Add missing IRQ functions

Commit 0668d3065128 ("genirq: Add devm_request_any_context_irq()")
introduced devm_request_any_context_irq() and commit 935bd5b971f0
("genirq: add support for threaded interrupts to devres") added
devm_request_threaded_irq(). Add these two functionions to the list of
managed interfaces.

Cc: Stephen Boyd <sboyd@codeaurora.org>
Cc: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/driver-model/devres.txt