diff options
author | Michael Nosthoff <committed@heine.so> | 2019-08-16 10:37:42 +0300 |
---|---|---|
committer | Sebastian Reichel <sre@kernel.org> | 2019-09-02 11:06:23 +0300 |
commit | 99956a9e08251a1234434b492875b1eaff502a12 (patch) | |
tree | b041514d1ff03e43c2866bd74e980dae7a4d8486 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | fa7da7449eb3172e9ef56ae69a1db237cb26c8df (diff) | |
download | linux-99956a9e08251a1234434b492875b1eaff502a12.tar.xz |
power: supply: sbs-battery: use correct flags field
the type flag is stored in the chip->flags field not in the
client->flags field. This currently leads to never using the ti
specific health function as client->flags doesn't use that bit.
So it's always falling back to the general one.
Fixes: 76b16f4cdfb8 ("power: supply: sbs-battery: don't assume MANUFACTURER_DATA formats")
Cc: <stable@vger.kernel.org>
Signed-off-by: Michael Nosthoff <committed@heine.so>
Reviewed-by: Brian Norris <briannorris@chromium.org>
Reviewed-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions