aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
authorzhaoxiao <[email protected]>2022-02-11 10:37:41 +0800
committerThierry Reding <[email protected]>2022-02-24 14:35:20 +0100
commit635d324e5c5094f8210d0145b9740bae9dfe2f48 (patch)
treed9153e12db92c86f907572f9da6e40ca9a645874 /drivers/fpga/fpga-mgr.c
parent4f34ebbe43f67f112169f61a2f35f6c3dbc8bc52 (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 <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions