aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pwm/pwm-stmpe.c
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2021-11-23 09:29:37 +0000
committerThierry Reding <[email protected]>2022-02-02 17:03:04 +0000
commitc4fab45290620d9fc87d38fed9862c63ae55a2f7 (patch)
treeb48bc0204269a063eb518f058f90578cac77801d /drivers/pwm/pwm-stmpe.c
parentpwm: tegra: Rename variable pointing to driver private data (diff)
downloadkernel-c4fab45290620d9fc87d38fed9862c63ae55a2f7.tar.gz
kernel-c4fab45290620d9fc87d38fed9862c63ae55a2f7.zip
pwm: sun4i: Rename variable pointing to driver private data
Status quo is that variables of type struct sun4i_pwm_chip * are named "pwm". This name is usually reserved for variabled of type struct pwm_chip *. So consistently use the same and non-conflicting name "sun4ichip" which better reflects the intend Signed-off-by: Uwe Kleine-König <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'drivers/pwm/pwm-stmpe.c')
0 files changed, 0 insertions, 0 deletions