diff options
author | 2021-05-11 11:24:21 +0200 | |
---|---|---|
committer | 2021-06-03 20:53:54 +0200 | |
commit | 601423bc0c06467d019cf2a446962a5bf1b5e330 (patch) | |
tree | 5ad26db43c261705515df7c8e2d25a1f7859a667 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | power: supply: surface_battery: Fix battery event handling (diff) | |
download | wireguard-linux-601423bc0c06467d019cf2a446962a5bf1b5e330.tar.xz wireguard-linux-601423bc0c06467d019cf2a446962a5bf1b5e330.zip |
power: supply: surface-charger: Fix type of integer variable
The ac->state field is __le32, not u32. So change the variable we're
temporarily storing it in to __le32 as well.
Reported-by: kernel test robot <lkp@intel.com>
Fixes: e61ffb344591 ("power: supply: Add AC driver for Surface Aggregator Module")
Signed-off-by: Maximilian Luz <luzmaximilian@gmail.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions