power: supply: bq27xxx: Remove duplicate chip data arrays
authorLiam Breck <kernel@networkimprov.net>
Thu, 24 Aug 2017 03:36:17 +0000 (20:36 -0700)
committerSebastian Reichel <sre@kernel.org>
Tue, 29 Aug 2017 21:08:38 +0000 (23:08 +0200)
commit1059361fb69b6cae4464560763b594304983e229
tree9418204ef790cc73cee7c19483046b090ba9387b
parent05045379b2740686020618c8cfd4b517cff9f918
power: supply: bq27xxx: Remove duplicate chip data arrays

BQ2751X & BQ27510G3 have identical regs & props.
BQ2750X & BQ27510G3 have identical props.
BQ27500 & BQ27510G1 & BQ27510G2 have identical regs & props.
BQ27500 & BQ27520G2 have identical props.
Remove the duplicate arrays.

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