diff options
author | Lee Jones <lee.jones@linaro.org> | 2012-07-11 23:02:16 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-07-12 01:04:44 +0200 |
commit | 3cfd16a551dc0c188160e1765168a04baf2d3198 (patch) | |
tree | ae022884c2c48bf815f8e3306ac4185580bab16d /drivers/rtc/rtc-davinci.c | |
parent | mm, thp: abort compaction if migration page cannot be charged to memcg (diff) | |
download | linux-3cfd16a551dc0c188160e1765168a04baf2d3198.tar.xz linux-3cfd16a551dc0c188160e1765168a04baf2d3198.zip |
drivers/rtc/rtc-ab8500.c: use IRQF_ONESHOT when requesting a threaded IRQ
This driver's IRQ registration is failing because the kernel now forces
IRQs to be ONESHOT if no IRQ handler is passed.
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Cc: <stable@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/rtc/rtc-davinci.c')
0 files changed, 0 insertions, 0 deletions