]> git.baikalelectronics.ru Git - kernel.git/commit
[MIPS] Convert to RTC-class ds1742 driver
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Wed, 28 Feb 2007 15:40:21 +0000 (00:40 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Sun, 4 Mar 2007 19:02:34 +0000 (19:02 +0000)
commitcf0dc98011dec5fe0808f86079ea8999b89c286b
tree41995893f58885097144c6d6908efa3bd4f7f735
parentf0dfa9c2844986a36abac3a7a3178385c6570136
[MIPS] Convert to RTC-class ds1742 driver

The generic rtc-ds1742 driver can be used for RBTX4927 and JMR3927
(with __swizzle_addr trick).  This patch also removes MIPS local
DS1742 stuff.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
12 files changed:
arch/mips/Kconfig
arch/mips/configs/jmr3927_defconfig
arch/mips/jmr3927/common/Makefile
arch/mips/jmr3927/common/rtc_ds1742.c [deleted file]
arch/mips/jmr3927/rbhma3100/setup.c
arch/mips/tx4927/toshiba_rbtx4927/toshiba_rbtx4927_irq.c
arch/mips/tx4927/toshiba_rbtx4927/toshiba_rbtx4927_setup.c
include/asm-mips/ds1742.h [deleted file]
include/asm-mips/jmr3927/jmr3927.h
include/asm-mips/mach-jmr3927/ds1742.h [deleted file]
include/asm-mips/mach-jmr3927/mangle-port.h [new file with mode: 0644]
include/linux/ds1742rtc.h [deleted file]