diff options
| author | 2022-02-11 10:37:41 +0800 | |
|---|---|---|
| committer | 2022-02-24 14:35:20 +0100 | |
| commit | 635d324e5c5094f8210d0145b9740bae9dfe2f48 (patch) | |
| tree | d9153e12db92c86f907572f9da6e40ca9a645874 /include/linux/phy/git:/ssh:/git@git.zx2c4.com | |
| parent | dt-bindings: timer: Add PWM compatible for X1000 SoC (diff) | |
| download | linux-dev-635d324e5c5094f8210d0145b9740bae9dfe2f48.tar.xz linux-dev-635d324e5c5094f8210d0145b9740bae9dfe2f48.zip | |
pwm: vt8500: Rename variable pointing to driver private data
Status quo is that variables of type struct vt8500_chip * are named
"vt8500", "chip". 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 "vt8500".
Signed-off-by: zhaoxiao <zhaoxiao@uniontech.com>
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
