aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2021-11-08 14:46:26 +0100
committerThierry Reding <[email protected]>2022-02-01 08:34:19 +0100
commit5f97f18feac9bd5a8163b108aee52d783114b36f (patch)
tree570be52662ec6d93c63a9e4f7f42585f29000ac1 /tools/perf/scripts/python/bin/export-to-postgresql-report
parentcb971fdb45921bda5b253b6916d8380faec8a8d8 (diff)
pwm: meson: Simplify duplicated per-channel tracking
The driver tracks per-channel data via struct pwm_device::chip_data and struct meson_pwm::channels[]. The latter holds the actual data, the former is only a pointer to the latter. So simplify by using struct meson_pwm::channels[] consistently. Signed-off-by: Uwe Kleine-König <[email protected]> Reviewed-by: Martin Blumenstingl <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions