rtc: sa1100: declare irq in resource
Avoid to hard coded irq in rtc-sa1100 driver since we could share it among arch-sa1100/arch-pxa/arch-mmp. We still keep hard coded register address since the requirement is enabling both rtc-sa1100 and rtc-pxa driver. The register addresses are conflict since they're only two wrappers on the same rtc device. Signed-off-by: NHaojian Zhuang <haojian.zhuang@marvell.com> Reviewed-by: NArnd Bergmann <arnd@arndb.de>
Showing
想要评论请 注册 或 登录