diff options
| author | Arnd Bergmann <[email protected]> | 2016-05-30 20:57:52 +0200 |
|---|---|---|
| committer | Alexandre Belloni <[email protected]> | 2016-06-04 00:22:46 +0200 |
| commit | d4db68741d381b04d603bc9e75fe2a8a29097a84 (patch) | |
| tree | 031505478885789955f415caa90cfa9a48323958 /tools/perf/scripts/python/bin | |
| parent | 463a86304cae92e10277b47180ac59cf93982e5b (diff) | |
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 <[email protected]>
Acked-by: Geert Uytterhoeven <[email protected]>
Acked-by: Rich Felker <[email protected]>
Signed-off-by: Alexandre Belloni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions