]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite5d7802b0b23250683f0e98425d4736f05dba282
treede69c469d7f6260c51f8d22a6e0492c7f58f12f2
parente94827d9dcbc56a65f6ded54c4aba9737cb3fa28
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