From ea05166aac28c1792201b8ab8d5e342f512e6c8f Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Thu, 14 Aug 2014 10:05:03 +0200 Subject: [PATCH] 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 Cc: Arjan van de Ven Signed-off-by: Tobias Klauser Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed