[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)
commita0574e04807608998d4d115c07b7bc12bb499a44
tree41995893f58885097144c6d6908efa3bd4f7f735
parent148171b2ac1fb6a1a9f987f8daedc146c810a8ae
[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]