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:
5fc4bc8
)
drivers/rtc/rtc-ds3232.c: make it possible to share an irq
author
Bharat Bhushan
<r65777@freescale.com>
Thu, 3 Apr 2014 21:50:04 +0000
(14:50 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 3 Apr 2014 23:21:21 +0000
(16:21 -0700)
It's possible to have RTC irq shared with other device (e.g. t4240qds
board shares ds3232irq with phy one). Handle this in driver.
Signed-off-by: Bharat Bhushan <Bharat.Bhushan@freescale.com>
Cc: Scott Wood <scottwood@freescale.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found