Home
last modified time | relevance | path

Searched hist:b0495e4b67b230cdb8a7ba244cd260e529c53b84 (Results 1 – 5 of 5) sorted by relevance

/linux/arch/sh/boards/mach-dreamcast/
H A DMakefilediff 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 Drtc.cdiff 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 Dsetup.cdiff 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 Dsysasic.hdiff 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 Ddreamcast_defconfigdiff 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>