diff options
author | Uwe Kleine-König <[email protected]> | 2022-04-20 14:12:38 +0200 |
---|---|---|
committer | Thierry Reding <[email protected]> | 2022-05-20 16:16:25 +0200 |
commit | 208ab8676b9c787b4285364fcb52a159f94b861d (patch) | |
tree | 25354e96d69cfc73fc9ea4b3f4f1bf427be43021 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | ec00cd5e63f05461ab48128775c73c851c3c2b18 (diff) |
pwm: renesas-tpu: Rename variables to match the usual naming
The driver used "pwm" for struct tpu_pwm_device pointers. This name is
usually only used for struct pwm_device pointers which this driver calls
"_pwm". So rename to the driver data pointers to "tpd" which then allows
to drop the underscore from "_pwm".
Signed-off-by: Uwe Kleine-König <[email protected]>
Reviewed-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions