]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: codecs: lpass-tx-macro: add missing MODULE_DEVICE_TABLE
authorBixuan Cui <cuibixuan@huawei.com>
Sat, 8 May 2021 03:15:12 +0000 (11:15 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 10 May 2021 12:00:22 +0000 (13:00 +0100)
commite19e9f498656175e962b977aad0491b1f6f2c748
tree33428271162cd9f9e2cc2f3d9f7ae45555fe13dc
parentac613a478f6ccc5ff1aca0b99cd62cf7d995ff18
ASoC: codecs: lpass-tx-macro: 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: Bixuan Cui <cuibixuan@huawei.com>
Reviewed-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/20210508031512.53783-1-cuibixuan@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/lpass-tx-macro.c