diff options
author | Phil Reid <preid@electromag.com.au> | 2016-09-20 03:01:12 +0200 |
---|---|---|
committer | Sebastian Reichel <sre@kernel.org> | 2016-09-21 02:04:47 +0200 |
commit | 389958bb6be8b08c9f6d350dcaa9fc127123eada (patch) | |
tree | d2cbb8cd4aa37f7b2cd803da42bef8936ee67d8d /drivers/power/supply/charger-manager.c | |
parent | power: reset: st: Remove obsolete platforms from dt doc (diff) | |
download | linux-389958bb6be8b08c9f6d350dcaa9fc127123eada.tar.xz linux-389958bb6be8b08c9f6d350dcaa9fc127123eada.zip |
power: supply: sbs-battery: Cleanup removal of chip->pdata
There where still a few lingering references to pdata after commit
power: supply: sbs-battery: simplify DT parsing.
Remove pdata from struct·sbs_info and conditional checks to ser if this
was set from the i2c read / write functions.
Instead of call max in each function for incrementing poll_retry_count
do it once in the probe function.
Fixup null pointer dereference in to pdata in sbs_external_power_changed.
Change retry counts to u32 to avoid need for max.
Signed-off-by: Phil Reid <preid@electromag.com.au>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
Diffstat (limited to 'drivers/power/supply/charger-manager.c')
0 files changed, 0 insertions, 0 deletions