diff options
author | Jakob Hauser <jahau@rocketmail.com> | 2023-10-01 16:17:44 +0300 |
---|---|---|
committer | Sebastian Reichel <sebastian.reichel@collabora.com> | 2023-10-04 23:27:34 +0300 |
commit | 3f26d8b6d1cbd41c5fa663c9ea48a2b832cfb58f (patch) | |
tree | cfb8b5821a47b5b4b4df45f8d4de9a6515c506a4 /scripts/gdb/linux/proc.py | |
parent | 1c6877f1768a34c04e3a82f9f950f78488a1753b (diff) | |
download | linux-3f26d8b6d1cbd41c5fa663c9ea48a2b832cfb58f.tar.xz |
power: supply: rt5033_charger: Replace "&pdev->dev" by "charger->dev" in probe
At the beginning of the probe function, "charger->dev" is set equal to
"&pdev->dev". Therefore it's more clear to subsequently use "charger->dev"
instead of "&pdev->dev".
Signed-off-by: Jakob Hauser <jahau@rocketmail.com>
Link: https://lore.kernel.org/r/39b4f00e010446e453905c8dc3ca1e47e9f2c5f8.1696165240.git.jahau@rocketmail.com
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions