commit | e072b2671606c77538d6a4dd5dda80b508cb4816 | [log] [tgz] |
---|---|---|
author | Zou Wei <zou_wei@huawei.com> | Wed May 12 11:12:25 2021 +0800 |
committer | Mark Brown <broonie@kernel.org> | Wed May 12 13:00:35 2021 +0100 |
tree | ca2886f5bf5ea82a0959bc68149931e253517bd7 | |
parent | 47c1131633ef6210add63b8b5704497023a3462a [diff] |
ASoC: sti-sas: 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: Zou Wei <zou_wei@huawei.com> Link: https://lore.kernel.org/r/1620789145-14936-1-git-send-email-zou_wei@huawei.com Signed-off-by: Mark Brown <broonie@kernel.org>