diff options
author | zhaoxiao <zhaoxiao@uniontech.com> | 2022-02-11 10:37:41 +0800 |
---|---|---|
committer | Thierry Reding <thierry.reding@gmail.com> | 2022-02-24 14:35:20 +0100 |
commit | 635d324e5c5094f8210d0145b9740bae9dfe2f48 (patch) | |
tree | d9153e12db92c86f907572f9da6e40ca9a645874 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4f34ebbe43f67f112169f61a2f35f6c3dbc8bc52 (diff) |
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