summaryrefslogtreecommitdiff
path: root/drivers/parisc/led.c
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2021-11-23 12:29:36 +0300
committerThierry Reding <thierry.reding@gmail.com>2022-02-02 20:03:04 +0300
commitf19460c1d5cc7df74fcfa539132abe53fb31b42e (patch)
tree5bc6cf4e2b6bbfd7265429cde3c03fcedd9ba2b9 /drivers/parisc/led.c
parent22e8e19a46f7875bf7badb14f9c6c2a14372bb05 (diff)
downloadlinux-f19460c1d5cc7df74fcfa539132abe53fb31b42e.tar.xz
pwm: tegra: Rename variable pointing to driver private data
Status quo is that variables of type struct tegra_pwm_chip * are named "pwm", "chip" or "pc". The two formers are all not optimal because usually only struct pwm_device * variables are named "pwm" and "chip" is usually used for variabled of type struct pwm_chip *. So consistently use the same and non-conflicting name "pc". 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/parisc/led.c')
0 files changed, 0 insertions, 0 deletions