Skip to content
Commit 635d324e authored by zhaoxiao's avatar zhaoxiao Committed by Thierry Reding
Browse files

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: default avatarzhaoxiao <zhaoxiao@uniontech.com>
Signed-off-by: default avatarThierry Reding <thierry.reding@gmail.com>
parent 4f34ebbe
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment