diff options
author | Ben Dooks <[email protected]> | 2022-12-23 15:38:13 +0000 |
---|---|---|
committer | Thierry Reding <[email protected]> | 2023-02-20 12:26:04 +0100 |
commit | f7c843d6d7f82d26ee9efe689f9b3208dbf7ed87 (patch) | |
tree | 6d235a08128199947b0743d68e87c330ab75172b /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 0f03bf300833c05d914ab7f5ab3d8bc8564e9912 (diff) |
pwm: dwc: Change &pci->dev to dev in probe
The dwc_pwm_probe() assigns dev to be &pci->dev but then uses &pci->dev
throughout the function. Change these all to the 'dev' variable to make
lines shorter.
Signed-off-by: Ben Dooks <[email protected]>
Acked-by: Uwe Kleine-König <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions