diff options
| author | 2021-11-23 10:29:39 +0100 | |
|---|---|---|
| committer | 2022-02-02 18:03:05 +0100 | |
| commit | 431c322298de001914ffe64b8792401c26bfb332 (patch) | |
| tree | 2023b9b8a3b7f7bd53b22c307f4892aaef3fa062 /include/linux/phy/git:/ssh:/git@git.zx2c4.com | |
| parent | pwm: stmpe: Drop unused setting of driver data (diff) | |
| download | linux-dev-431c322298de001914ffe64b8792401c26bfb332.tar.xz linux-dev-431c322298de001914ffe64b8792401c26bfb332.zip | |
pwm: stmpe: Rename variable pointing to driver private data
In all code locations but the probe function variables of type struct
stmpe_pwm * are called "stmpe_pwm". Align the name used in
stmpe_pwm_probe() accordingly. Still more as the current name "pwm" is
usually reserved for variables of type struct pwm_device *.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to 'include/linux/phy/git:/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
