diff options
author | Arnd Bergmann <arnd@arndb.de> | 2016-05-30 20:57:52 +0200 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | 2016-06-04 00:22:46 +0200 |
commit | d4db68741d381b04d603bc9e75fe2a8a29097a84 (patch) | |
tree | 031505478885789955f415caa90cfa9a48323958 /drivers/rtc/rtc-88pm80x.c | |
parent | 463a86304cae92e10277b47180ac59cf93982e5b (diff) | |
download | talos-op-linux-d4db68741d381b04d603bc9e75fe2a8a29097a84.tar.gz talos-op-linux-d4db68741d381b04d603bc9e75fe2a8a29097a84.zip |
rtc: sh: provide rtc_class_ops directly
The rtc-generic driver provides an architecture specific
wrapper on top of the generic rtc_class_ops abstraction,
and on sh, that goes through another indirection using
the rtc_sh_get_time/rtc_sh_set_time functions.
This changes the sh rtc-generic device to provide its
rtc_class_ops directly, skipping one of the abstraction
levels.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Rich Felker <dalias@libc.org>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Diffstat (limited to 'drivers/rtc/rtc-88pm80x.c')
0 files changed, 0 insertions, 0 deletions