diff options
| author | Hans de Goede <[email protected]> | 2016-12-21 15:36:47 +0100 |
|---|---|---|
| committer | Sebastian Reichel <[email protected]> | 2017-01-04 21:54:58 +0100 |
| commit | eac53b3664f592713655f5de59dc44bdd0cfc0bd (patch) | |
| tree | 980b1be684ff7569369f32d126698996d2ad185e /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | d556f21cb0f8b66f2e7956244c1a739ee6401579 (diff) | |
power: supply: axp288_charger: Drop platform_data dependency
When the axp288_charger driver was originally merged, it was merged with
a dependency on some other driver providing platform data for it.
However the battery-data-framework which should provide that data never
got merged, so the axp288_charger as merged upstream has never worked,
its probe method simply always returns -ENODEV.
This commit removes the dependency on the platform_data instead reading
back the charging current and charging voltage that the firmware has set
and using those values as the maximum values the user may set.
Signed-off-by: Hans de Goede <[email protected]>
Signed-off-by: Sebastian Reichel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions