Searched hist:b0495e4b67b230cdb8a7ba244cd260e529c53b84 (Results 1 – 5 of 5) sorted by relevance
/linux/arch/sh/boards/mach-dreamcast/ |
H A D | Makefile | diff b0495e4b67b230cdb8a7ba244cd260e529c53b84 Wed Jan 24 15:04:31 CET 2018 Arnd Bergmann <arnd@arndb.de> sh: dreamcast: rtc: push down rtc class ops into driver
The SH RTC support has an extra level of indirection to provide either the old read_persistent_clock/update_persistent_clock interface or the rtc-generic device for hctosys/systohc.
Both do the same thing for dreamcast, so we can do away with the abstraction and simply let the RTC core code to take care of it.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
H A D | rtc.c | diff b0495e4b67b230cdb8a7ba244cd260e529c53b84 Wed Jan 24 15:04:31 CET 2018 Arnd Bergmann <arnd@arndb.de> sh: dreamcast: rtc: push down rtc class ops into driver
The SH RTC support has an extra level of indirection to provide either the old read_persistent_clock/update_persistent_clock interface or the rtc-generic device for hctosys/systohc.
Both do the same thing for dreamcast, so we can do away with the abstraction and simply let the RTC core code to take care of it.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
H A D | setup.c | diff b0495e4b67b230cdb8a7ba244cd260e529c53b84 Wed Jan 24 15:04:31 CET 2018 Arnd Bergmann <arnd@arndb.de> sh: dreamcast: rtc: push down rtc class ops into driver
The SH RTC support has an extra level of indirection to provide either the old read_persistent_clock/update_persistent_clock interface or the rtc-generic device for hctosys/systohc.
Both do the same thing for dreamcast, so we can do away with the abstraction and simply let the RTC core code to take care of it.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
/linux/arch/sh/include/mach-dreamcast/mach/ |
H A D | sysasic.h | diff b0495e4b67b230cdb8a7ba244cd260e529c53b84 Wed Jan 24 15:04:31 CET 2018 Arnd Bergmann <arnd@arndb.de> sh: dreamcast: rtc: push down rtc class ops into driver
The SH RTC support has an extra level of indirection to provide either the old read_persistent_clock/update_persistent_clock interface or the rtc-generic device for hctosys/systohc.
Both do the same thing for dreamcast, so we can do away with the abstraction and simply let the RTC core code to take care of it.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
/linux/arch/sh/configs/ |
H A D | dreamcast_defconfig | diff b0495e4b67b230cdb8a7ba244cd260e529c53b84 Wed Jan 24 15:04:31 CET 2018 Arnd Bergmann <arnd@arndb.de> sh: dreamcast: rtc: push down rtc class ops into driver
The SH RTC support has an extra level of indirection to provide either the old read_persistent_clock/update_persistent_clock interface or the rtc-generic device for hctosys/systohc.
Both do the same thing for dreamcast, so we can do away with the abstraction and simply let the RTC core code to take care of it.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|