diff options
author | 2023-02-06 20:20:18 +0800 | |
---|---|---|
committer | 2023-02-13 21:28:56 +0100 | |
commit | 1d6cdc47fec9f7935e04deb640b444e30322ca57 (patch) | |
tree | 22f0f18e529857bb6b452b7e5251d60fcb43e0da /tools/perf/scripts/python/export-to-postgresql.py | |
parent | power: supply: max77650: Make max77650_charger_disable() return void (diff) | |
download | wireguard-linux-1d6cdc47fec9f7935e04deb640b444e30322ca57.tar.xz wireguard-linux-1d6cdc47fec9f7935e04deb640b444e30322ca57.zip |
power: supply: rt9471: fix using wrong ce_gpio in rt9471_probe()
Pass the correct 'ce_gpio' to IS_ERR(), and remove the ce_gpio in
chip data, make it all by SW control only, not to control by HW pin.
Fixes: 4a1a5f6781d8 ("power: supply: rt9471: Add Richtek RT9471 charger driver")
Reviewed-by: ChiYuan Huang <cy_huang@richtek.com>
Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions