diff options
| author | Mark A. Greer <[email protected]> | 2009-12-15 16:46:11 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2009-12-16 07:20:00 -0800 |
| commit | 8cfde8c1df31724f881de1a37f878ccbba4f178f (patch) | |
| tree | d5317c59d3fabac6c77812e56b9f29e275aea46a /include/linux/debugobjects.h | |
| parent | 43299f285937c907abcdd987c670c755194943cc (diff) | |
rtc: make rtc-omap driver ioremap its register space
The rtc-omap driver currently assumes that the rtc's registers are at a
fixed address and already mapped into virtual memory space. Remove those
assumptions so the same driver can be used for similar devices that reside
at different physical addresses (e.g., TI's DA8xx/OMAP-L13x SoC's).
Also allow the possibility for the timer and alarm interrupts to use the
same IRQ.
Signed-off-by: Mark A. Greer <[email protected]>
Acked-by: David Brownell <[email protected]>
Acked-by: Kevin Hilman <[email protected]>
Acked-by: Tony Lindgren <[email protected]>
Signed-off-by: Alessandro Zummo <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions