diff options
author | Uwe Kleine-König <[email protected]> | 2023-07-14 22:56:23 +0200 |
---|---|---|
committer | Thierry Reding <[email protected]> | 2023-07-21 20:23:32 +0200 |
commit | 16636297f5440117e8aa16cdd1f54b5874f6a3a9 (patch) | |
tree | fe7db5de2e493c4714ccca3bc1effcd779776ef1 /drivers/pwm/pwm-cros-ec.c | |
parent | bc83fe5cecf55f299e1c44061bfcabd1fc2a337b (diff) |
staging: greybus: pwm: Consistently name pwm_chip variables "chip"
All function parameters of type pointer to struct pwm_chip in this
driver are called chip which is also the usual name of function
parameters and local variables in most other PWM drivers. For
consistency use the same name for the local variable of that type.
Signed-off-by: Uwe Kleine-König <[email protected]>
Reviewed-by: Alex Elder <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'drivers/pwm/pwm-cros-ec.c')
0 files changed, 0 insertions, 0 deletions