power: supply: bq27xxx: Create single chip data table
authorLiam Breck <kernel@networkimprov.net>
Thu, 24 Aug 2017 03:36:13 +0000 (20:36 -0700)
committerSebastian Reichel <sebastian.reichel@collabora.co.uk>
Tue, 29 Aug 2017 10:30:34 +0000 (12:30 +0200)
commit9aade6d8f9d0fd086068fc390c6f6c0ce98ea07a
treeed3bcc5d768213f30d53c611f4ce09f06a971b06
parent64b46b7b87fc44081f320ce0bb0c5278489cfc0e
power: supply: bq27xxx: Create single chip data table

To support new features which require different data for each chip, we
unify the bq27xxx_regs and bq27xxx_battery_props tables into a single one.

No functional changes to the driver.

Signed-off-by: Liam Breck <kernel@networkimprov.net>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
drivers/power/supply/bq27xxx_battery.c