diff options
author | Valentin Rothberg <valentinrothberg@gmail.com> | 2015-09-22 20:00:40 +0300 |
---|---|---|
committer | Jiri Slaby <jslaby@suse.cz> | 2016-03-03 14:45:56 +0300 |
commit | d91f018713155fb7fb9abbdb7d996dcb901ec607 (patch) | |
tree | 2d16e6678eb88a06f70698f633593e398245ede0 /arch/cris | |
parent | 0b607563f72ff448d2915eb0a14e74a8fa549df0 (diff) | |
download | linux-d91f018713155fb7fb9abbdb7d996dcb901ec607.tar.xz |
wm831x_power: Use IRQF_ONESHOT to request threaded IRQs
commit 90adf98d9530054b8e665ba5a928de4307231d84 upstream.
Since commit 1c6c69525b40 ("genirq: Reject bogus threaded irq requests")
threaded IRQs without a primary handler need to be requested with
IRQF_ONESHOT, otherwise the request will fail.
scripts/coccinelle/misc/irqf_oneshot.cocci detected this issue.
Fixes: b5874f33bbaf ("wm831x_power: Use genirq")
Signed-off-by: Valentin Rothberg <valentinrothberg@gmail.com>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Diffstat (limited to 'arch/cris')
0 files changed, 0 insertions, 0 deletions