]> git.baikalelectronics.ru Git - kernel.git/commit
mfd: da9052/stmpe: Add and modify MODULE_DEVICE_TABLE
authorZou Wei <zou_wei@huawei.com>
Wed, 12 May 2021 06:33:46 +0000 (14:33 +0800)
committerLee Jones <lee.jones@linaro.org>
Wed, 2 Jun 2021 09:50:00 +0000 (10:50 +0100)
commite9a12f3ebd4e1ff76249d645fb3dd9d7e8e6e36e
treec530eaa224c304e28cf85f3e5e06f0afd67bd271
parent7e52b9e9c6a1727015343dab281329754a8a89f1
mfd: da9052/stmpe: Add and modify MODULE_DEVICE_TABLE

This patch adds/modifies 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: Lee Jones <lee.jones@linaro.org>
drivers/mfd/da9052-i2c.c
drivers/mfd/stmpe-i2c.c