commit | d339f6a0d1a1be81070159636643dc64f9177682 | [log] [tgz] |
---|---|---|
author | Zou Wei <zou_wei@huawei.com> | Wed May 12 14:33:46 2021 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jul 20 16:05:41 2021 +0200 |
tree | 297359b3a0395b3e84a29b902ff94284140f3a7f | |
parent | 5dd2955565e800d928655dbeb2ddd3861da873aa [diff] |
mfd: da9052/stmpe: Add and modify MODULE_DEVICE_TABLE [ Upstream commit 4700ef326556ed74aba188f12396740a8c1c21dd ] 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> Signed-off-by: Sasha Levin <sashal@kernel.org>