arch/mips/dec: switch DECstation systems to rtc-cmos
authorMaciej W. Rozycki <macro@linux-mips.org>
Fri, 6 Jun 2014 21:35:50 +0000 (14:35 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 6 Jun 2014 23:08:07 +0000 (16:08 -0700)
commitfae67ad431146d2584dd813cbc198400a477aa53
tree4fe2019d3f1f2711787761f88a5cdf0d43e556c9
parent31632dbdba85aafc8a6772d578c5c14f84a1fe17
arch/mips/dec: switch DECstation systems to rtc-cmos

This adds an RTC platform device for DECstation systems so that they can
use the rtc-cmos driver for their RTC device.

Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Cc: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/mips/dec/Makefile
arch/mips/dec/platform.c [new file with mode: 0644]