commit | 307b28b95ce9717680b5980d67ef0b060c8fde3b | [log] [tgz] |
---|---|---|
author | Emilio López <emilio@elopez.com.ar> | Tue Jul 01 16:47:35 2014 -0300 |
committer | Jiri Kosina <jkosina@suse.cz> | Thu Aug 28 15:22:00 2014 +0200 |
tree | 326dc4ba237bcb2d24a3f66c31562cfcc2cf71ec | |
parent | d7cdb968081727746c8d2fb31b12ea6d1694888e [diff] |
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 <emilio@elopez.com.ar> Signed-off-by: Jiri Kosina <jkosina@suse.cz>