From: Emilio López Date: Tue, 1 Jul 2014 19:47:35 +0000 (-0300) Subject: genirq: fix reference in devm_request_threaded_irq comment X-Git-Tag: fixes-for-v3.18-merge-window~28^2~13 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=307b28b95ce9717680b5980d67ef0b060c8fde3b;p=pandora-kernel.git genirq: fix reference in devm_request_threaded_irq comment It should be request_threaded_irq, not request_irq [jkosina@suse.cz: not that it would matter, as both have the same set of arguments anyway, but for sake of consistency ...] Signed-off-by: Emilio López Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed