summaryrefslogtreecommitdiff
path: root/drivers/pwm/pwm-microchip-core.c
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2023-07-14 22:56:22 +0200
committerThierry Reding <thierry.reding@gmail.com>2023-07-21 20:23:32 +0200
commitbc83fe5cecf55f299e1c44061bfcabd1fc2a337b (patch)
tree9dde6a412283621b1f9d94d1a62d58e12894f9fa /drivers/pwm/pwm-microchip-core.c
parentdaf3facb9373fe4d6a06f65e834becb16d40de7e (diff)
pwm: sl28cpld: Consistently name pwm_chip variables "chip"
Nearly all PWM drivers use the name "chip" for the member in the driver struct pointing to the pwm_chip. Also all local variables and function parameters with this type use this name. Rename the struct pwm_chip member accordingly for consistency. Also rename the parameter of the macro sl28cpld_pwm_from_chip to "chip". Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to 'drivers/pwm/pwm-microchip-core.c')
0 files changed, 0 insertions, 0 deletions