diff options
author | 2022-02-11 10:37:41 +0800 | |
---|---|---|
committer | 2022-02-24 14:35:20 +0100 | |
commit | 635d324e5c5094f8210d0145b9740bae9dfe2f48 (patch) | |
tree | d9153e12db92c86f907572f9da6e40ca9a645874 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dt-bindings: timer: Add PWM compatible for X1000 SoC (diff) | |
download | wireguard-linux-635d324e5c5094f8210d0145b9740bae9dfe2f48.tar.xz wireguard-linux-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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions