diff options
author | Andrew F. Davis <afd@ti.com> | 2016-06-17 17:02:35 -0500 |
---|---|---|
committer | Sebastian Reichel <sre@kernel.org> | 2016-06-18 12:07:57 +0200 |
commit | 2e05b518c89714d60000dfe0cd39490da68763e0 (patch) | |
tree | 877a72e4a073c721b750cd659540418b8a9d4231 /lib | |
parent | 7a4f9830f04c8450a486eb1faf401596259d821b (diff) | |
download | linux-next-2e05b518c89714d60000dfe0cd39490da68763e0.tar.gz |
power_supply: bq27xxx_battery: Group register mappings into one table
Currently for each device with a unique register map we have a named
array that we then merge into a multidimensional array. Skip this
middle step and apply the register arrays directly to the multi-array.
Signed-off-by: Andrew F. Davis <afd@ti.com>
Acked-by: Pali Rohár <pali.rohar@gmail.com>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions