]> git.proxmox.com Git - mirror_ubuntu-hirsute-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)
committerStefan Bader <stefan.bader@canonical.com>
Mon, 20 Sep 2021 13:40:08 +0000 (15:40 +0200)
commit0d8ce1ba2840ccac7317763114dd78aa5fff83b7
tree6ee2ed366f409ca352325b3b60fbdaa4922e223e
parent8412471f624265c89725a98972ccfef7640a8e21
power: supply: ab8500: add missing MODULE_DEVICE_TABLE

BugLink: https://bugs.launchpad.net/bugs/1939738
[ Upstream commit dfe52db13ab8d24857a9840ec7ca75eef800c26c ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
drivers/power/supply/ab8500_btemp.c
drivers/power/supply/ab8500_charger.c
drivers/power/supply/ab8500_fg.c