OSDN Git Service

ASoC: sti: sti_uniperif: add missing MODULE_DEVICE_TABLE
authorChen Lifu <chenlifu@huawei.com>
Fri, 9 Apr 2021 01:59:53 +0000 (09:59 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 13 Apr 2021 11:33:45 +0000 (12:33 +0100)
commit462c47c2fcc26d838c82646a31d6e3e8fc01ce68
tree3c526bdc07f87a30f7f9e022eb2d0d78c9472354
parent13a9e21b80abf7956f8127304a07863ff2476828
ASoC: sti: sti_uniperif: 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: Chen Lifu <chenlifu@huawei.com>
Reviewed-by: Arnaud Pouliquen <arnaud.pouliquen@st.com>
Link: https://lore.kernel.org/r/20210409015953.259688-1-chenlifu@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sti/sti_uniperif.c