Alexandre Belloni <[email protected]> writes: > pxa_rtc_open() registers the interrupt handler which will access the RTC > registers. However, pxa_rtc_open() is called before the register range is > ioremapped. Instead, call it after devm_ioremap(). > > Signed-off-by: Alexandre Belloni <[email protected]> Acked-by: Robert Jarzmik <[email protected]>
Cheers. -- Robert

