git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf6ed02
)
rtc: rtc-twl: Switch to using threaded irq
author
Ilkka Koskinen
<ilkka.koskinen@nokia.com>
Wed, 16 Mar 2011 06:07:14 +0000
(06:07 +0000)
committer
John Stultz
<john.stultz@linaro.org>
Wed, 10 Aug 2011 22:54:25 +0000
(15:54 -0700)
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>
No differences found