diff options
| author | Thomas Bogendoerfer <[email protected]> | 2019-10-14 23:46:21 +0200 |
|---|---|---|
| committer | Alexandre Belloni <[email protected]> | 2019-10-16 10:39:00 +0200 |
| commit | 299b610117a4145dfe15963f0ea037ab319ce531 (patch) | |
| tree | 1fb468c08bd358b879ca13210da5ebcf60d43bac /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | af818031f4637b0e8d106fcc9023f1c22c44e13a (diff) | |
rtc: ds1685: add indirect access method and remove plat_read/plat_write
SGI Octane (IP30) doesn't have RTC register directly mapped into CPU
address space, but accesses RTC registers with an address and data
register. This is now supported by additional access functions, which
are selected by a new field in platform data. Removed plat_read/plat_write
since there is no user and their usage could introduce lifetime issue,
when functions are placed in different modules.
Signed-off-by: Thomas Bogendoerfer <[email protected]>
Acked-by: Joshua Kinard <[email protected]>
Reviewed-by: Joshua Kinard <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexandre Belloni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions