diff options
author | Magnus Damm <damm@igel.co.jp> | 2009-02-24 08:11:03 -0500 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2009-02-27 02:50:00 -0500 |
commit | 5e084a1586a864d4e9b3f2edbb1bd3429909d652 (patch) | |
tree | 19a9f70ccc0fe1c746fbeccd108b6366f5021ea7 /drivers/ssb | |
parent | 973e5d525d39be6f9f6c38d37aacf03efda02e60 (diff) |
rtc: sh-rtc: Add Single IRQ Support
Add support for single IRQ hardware to the sh-rtc driver.
This is useful for processors with limited interrupt masking
support such as sh7750 and sh7780. With this patch in place we
can add logic to the intc code that merges all RTC vectors into
a single linux interrupt with proper masking/unmasking support.
Specify a single IRQ in the platform data to use this new shared
IRQ feature. Separate Periodic/Carry/Alarm IRQs are still supported.
Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'drivers/ssb')
0 files changed, 0 insertions, 0 deletions