aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pwm/pwm-stmpe.c
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2023-11-30 07:41:34 +0000
committerThierry Reding <[email protected]>2023-12-20 15:23:24 +0000
commitd243221dc9e202d85ca196136d8eaa029091b42c (patch)
tree9c78443b47e1adda1d97f9f4ce7f85a22f0d7a91 /drivers/pwm/pwm-stmpe.c
parentpwm: omap-dmtimer: Drop locking (diff)
downloadkernel-d243221dc9e202d85ca196136d8eaa029091b42c.tar.gz
kernel-d243221dc9e202d85ca196136d8eaa029091b42c.zip
pwm: crc: Use consistent variable naming for driver data
All but one local variable of type pointer to struct crystalcove_pwm are called "crc_pwm", the one outlier is called "pwm" which is usually reserved for variables of type pointer to struct pwm_device. So rename that one "pwm" to "crc_pwm" for consistency. Signed-off-by: Uwe Kleine-König <[email protected]> Reviewed-by: Hans de Goede <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'drivers/pwm/pwm-stmpe.c')
0 files changed, 0 insertions, 0 deletions