commit | 43d15bcd4b6ba45fc45c99f5ef46e2528fb0dadf | [log] [tgz] |
---|---|---|
author | Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | Tue Dec 15 16:46:14 2009 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Dec 16 07:20:00 2009 -0800 |
tree | 2b11b7826aef4c9cf06639ba3ae80584ce4fc463 | |
parent | 2934d6a859b70e57c729644e169a4fdf8c1c290c [diff] |
rtc: ds1307 make it possible to share an irq It's possible to have RTC irq shared with other device (e.g. mpc8349e-mitx board shares ds1339 irq with phy one). Handle this in driver. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Alessandro Zummo <a.zummo@towertech.it> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>