diff options
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2023-07-14 22:56:19 +0200 |
---|---|---|
committer | Thierry Reding <thierry.reding@gmail.com> | 2023-07-21 20:23:31 +0200 |
commit | 1425c40189ebbcfbf59df7fcbe0e6f4716bc1dcc (patch) | |
tree | ab46542389fabc1bb905597731802e5a57f2c700 /tools/perf/scripts/python | |
parent | 5996cdf132dad91db596d0bdacf137cbde68dc3c (diff) |
pwm: lp3943: Consistently name pwm_chip variables "chip"
Most variables holding a pointer to a pwm_chip are called "chip" which
is also the usual name in most other PWM drivers. Rename the single
variable that have a different name to be called "chip", too, for
consistency.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions