diff options
author | Yuan Can <yuancan@huawei.com> | 2022-11-24 06:19:32 +0300 |
---|---|---|
committer | Sebastian Reichel <sebastian.reichel@collabora.com> | 2022-11-27 01:14:32 +0300 |
commit | c4d33381b134da188ccd1084aef21e2b8c3c422e (patch) | |
tree | fe46d2a4d56e597149c9d2a3dcf6eede0fcb5fde /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 97f2b4ddb0aa700d673691a7d5e44d226d22bab7 (diff) | |
download | linux-c4d33381b134da188ccd1084aef21e2b8c3c422e.tar.xz |
power: supply: ab8500: Fix error handling in ab8500_charger_init()
The ab8500_charger_init() returns the platform_driver_register() directly
without checking its return value, if platform_driver_register() failed,
all ab8500_charger_component_drivers are not unregistered.
Fix by unregister ab8500_charger_component_drivers when
platform_driver_register() failed.
Fixes: 1c1f13a006ed ("power: supply: ab8500: Move to componentized binding")
Signed-off-by: Yuan Can <yuancan@huawei.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions