Home
last modified time | relevance | path

Searched hist:"3888 c09074db2ca561c74571dcbd777949a856b8" (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/rtc/
H A Drtc-sa1100.cdiff 3888c09074db2ca561c74571dcbd777949a856b8 Tue Feb 21 04:51:13 CET 2012 Haojian Zhuang <haojian.zhuang@marvell.com> 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: Haojian Zhuang <haojian.zhuang@marvell.com>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
H A DKconfigdiff 3888c09074db2ca561c74571dcbd777949a856b8 Tue Feb 21 04:51:13 CET 2012 Haojian Zhuang <haojian.zhuang@marvell.com> 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: Haojian Zhuang <haojian.zhuang@marvell.com>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
/linux/arch/arm/mach-sa1100/
H A Dgeneric.cdiff 3888c09074db2ca561c74571dcbd777949a856b8 Tue Feb 21 04:51:13 CET 2012 Haojian Zhuang <haojian.zhuang@marvell.com> 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: Haojian Zhuang <haojian.zhuang@marvell.com>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
/linux/arch/arm/mach-pxa/
H A Ddevices.cdiff 3888c09074db2ca561c74571dcbd777949a856b8 Tue Feb 21 04:51:13 CET 2012 Haojian Zhuang <haojian.zhuang@marvell.com> 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: Haojian Zhuang <haojian.zhuang@marvell.com>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>