aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/pwm/pwm-pxa.c
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2021-05-04 15:25:34 +0200
committerThierry Reding <thierry.reding@gmail.com>2021-06-30 19:12:17 +0200
commit3f3e805177afc04dccf43cc58856a14a000a593f (patch)
tree7ec3ebbb228954caaf832c943332731778d72585 /drivers/pwm/pwm-pxa.c
parentpwm: tiecap: Implement .apply() callback (diff)
downloadwireguard-linux-3f3e805177afc04dccf43cc58856a14a000a593f.tar.xz
wireguard-linux-3f3e805177afc04dccf43cc58856a14a000a593f.zip
pwm: berlin: use consistent naming for variables
A struct berlin_pwm_chip * is now always called "bpc" (instead of "pwm" which is usually used for struct pwm_device * or "chip" which is usually used for struct pwm_chip *). The struct pwm_device * variables were named "pwm_dev" or "pwm"; they are now always called "pwm". Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions