diff options
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2023-07-14 22:56:17 +0200 |
---|---|---|
committer | Thierry Reding <thierry.reding@gmail.com> | 2023-07-21 20:23:31 +0200 |
commit | 92f2de28288bacc1455e64c957b16d7e2f721d3e (patch) | |
tree | 1a6115e82754920578971dce776490a9616159c4 /sound | |
parent | pwm: bcm-kona: Consistently name pwm_chip variables "chip" (diff) | |
download | linux-92f2de28288bacc1455e64c957b16d7e2f721d3e.tar.xz linux-92f2de28288bacc1455e64c957b16d7e2f721d3e.zip |
pwm: crc: 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 'sound')
0 files changed, 0 insertions, 0 deletions