commit | dec35d19c4ec65b94df3b27b6e373f0d48c9cd32 | [log] [tgz] |
---|---|---|
author | Ilkka Koskinen <ilkka.koskinen@nokia.com> | Wed Mar 16 06:07:14 2011 +0000 |
committer | John Stultz <john.stultz@linaro.org> | Wed Aug 10 15:54:25 2011 -0700 |
tree | 9711a20214d7308cd4662f9354e52a0bdcdc8ca5 | |
parent | bf6ed027bcc93f8d54d321fe87f0434b25699eb1 [diff] |
rtc: rtc-twl: Switch to using threaded irq The driver is accessing to i2c bus in interrupt handler. Therefore, it should use threaded irq. Signed-off-by: Ilkka Koskinen <ilkka.koskinen@nokia.com> Acked-by: Balaji T K <balajitk@ti.com> Signed-off-by: John Stultz <john.stultz@linaro.org>