diff options
author | Michael Nosthoff <committed@heine.so> | 2019-08-16 10:58:42 +0300 |
---|---|---|
committer | Sebastian Reichel <sre@kernel.org> | 2019-09-02 11:06:31 +0300 |
commit | fe55e770327363304c4111423e6f7ff3c650136d (patch) | |
tree | 3ff7e00254bd16eb42d27495ed39f01b77d3a78b /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 47c169e17bbd97a0dce44676ac10cbd317c35a11 (diff) | |
download | linux-fe55e770327363304c4111423e6f7ff3c650136d.tar.xz |
power: supply: sbs-battery: only return health when battery present
when the battery is set to sbs-mode and no gpio detection is enabled
"health" is always returning a value even when the battery is not present.
All other fields return "not present".
This leads to a scenario where the driver is constantly switching between
"present" and "not present" state. This generates a lot of constant
traffic on the i2c.
This commit changes the response of "health" to an error when the battery
is not responding leading to a consistent "not present" state.
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>
Tested-by: Brian Norris <briannorris@chromium.org>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions