power: supply: cw2015: Attach OF ID table to the driver
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Sat, 30 May 2020 16:40:30 +0000 (19:40 +0300)
committerSebastian Reichel <sre@kernel.org>
Fri, 5 Jun 2020 23:13:56 +0000 (01:13 +0200)
commit152204dbdcee6df9406f87c81f9591aeaf1ba55b
treee8301ad7efc1c47b3eae4f832bec95c6bc92dba8
parent5a1c9565c07b981449d8432cab2927cbeca73476
power: supply: cw2015: Attach OF ID table to the driver

It appears that OF ID table was hanging around without being attached
to the driver. Attach it properly.

Fixes: b4c7715c10c1 ("power: supply: add CellWise cw2015 fuel gauge driver")
Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-By: Tobias Schramm <t.schramm@manjaro.org>
Tested-By: Tobias Schramm <t.schramm@manjaro.org>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/cw2015_battery.c