diff options
author | Matti Vaittinen <[email protected]> | 2021-04-05 14:40:24 +0300 |
---|---|---|
committer | Lee Jones <[email protected]> | 2021-04-14 10:17:45 +0100 |
commit | f87c0d2e6c0c09d4e220ab3c17bf04dbadedf410 (patch) | |
tree | e5d12cd69a6c041973550ab35495c3bbca68012f /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | a38fd8748464831584a19438cbb3082b5a2dab15 (diff) |
rtc: bd70528: Do not require parent data
The ROHM BD71828 and BD71815 RTC drivers only need the regmap
pointer from parent. Regmap can be obtained via dev_get_regmap()
so do not require parent to populate driver data for that.
BD70528 on the other hand requires parent data to access the
watchdog so leave the parent data for BD70528 here for now.
Signed-off-by: Matti Vaittinen <[email protected]>
Acked-by: Alexandre Belloni <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions