]> git.baikalelectronics.ru Git - kernel.git/commit
power: supply: ab8500: add missing MODULE_DEVICE_TABLE
authorZou Wei <zou_wei@huawei.com>
Sat, 5 Jun 2021 01:21:41 +0000 (09:21 +0800)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Tue, 29 Jun 2021 22:00:01 +0000 (00:00 +0200)
commit3e5a786b271dbec717019cc9fcb2681819239a25
tree41cabfed4d6fbbbd4cbdbd890352c1164ce3f98f
parentb5456862d9f3217432ddb140dbd9fdad6102942a
power: supply: ab8500: add missing MODULE_DEVICE_TABLE

This patch adds missing MODULE_DEVICE_TABLE definition which generates
correct modalias for automatic loading of this driver when it is built
as an external module.

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Zou Wei <zou_wei@huawei.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/ab8500_btemp.c
drivers/power/supply/ab8500_charger.c
drivers/power/supply/ab8500_fg.c