diff options
| author | James Clark <[email protected]> | 2022-08-30 18:26:10 +0100 |
|---|---|---|
| committer | Mathieu Poirier <[email protected]> | 2022-08-31 10:54:59 -0600 |
| commit | b6df1cbb415e543f2908f9c59a8fb20714b86879 (patch) | |
| tree | 636bba43bb8f9367565ecb86c3b319c90557b08a /tools/perf/scripts/python/stat-cpi.py | |
| parent | 3727f03e2bc63de56fd00acb8846393106318156 (diff) | |
coresight: Simplify sysfs accessors by using csdev_access abstraction
The coresight_device struct is available in the sysfs accessor, and this
contains a csdev_access struct which can be used to access registers.
Use this instead of passing in the type of each drvdata so that a common
function can be shared between all the cs drivers.
No functional changes.
Signed-off-by: James Clark <[email protected]>
Reviewed-by: Mike Leach <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mathieu Poirier <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions