mips: ip32: add platform data hooks to use DS1685 driver
authorJoshua Kinard <kumba@gentoo.org>
Thu, 16 Apr 2015 19:49:09 +0000 (12:49 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 17 Apr 2015 13:04:11 +0000 (09:04 -0400)
commit15beb694c66146e1133b9ff81d54e3ef3daa1d7c
treede69c469d7f6260c51f8d22a6e0492c7f58f12f2
parent9e522c0d28d1418c2983ffbc3903f7bed3354180
mips: ip32: add platform data hooks to use DS1685 driver

This modifies the IP32 (SGI O2) platform and reset code to utilize the new
rtc-ds1685 driver.  The old mc146818rtc.h header is removed and ip32_defconfig
is updated as well.

Signed-off-by: Joshua Kinard <kumba@gentoo.org>
Acked-by: Ralf Baechle <ralf@linux-mips.org>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/mips/configs/ip32_defconfig
arch/mips/include/asm/mach-ip32/mc146818rtc.h [deleted file]
arch/mips/sgi-ip32/ip32-platform.c
arch/mips/sgi-ip32/ip32-reset.c