summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/ak5558.c
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2021-03-18 14:12:11 +0100
committerTakashi Iwai <tiwai@suse.de>2021-03-18 14:12:11 +0100
commitf4df9ee6d7f329d32d756e54f78c084c7e509b24 (patch)
tree5a89fe8d7e218989f4bf10eeff1409dc38985ac2 /sound/soc/codecs/ak5558.c
parent53b861bec737c189cc14ec3b5785d0f13445ac0f (diff)
parentf9dc51cc6676e0360dfcb1836b3d426a3ccf3093 (diff)
Merge tag 'asoc-fix-v5.12-rc2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
ASoC: Fixes for v5.12 Quite a lot of mostly platform specific fixes here, the only one which is generic is a fix for regressions on devices with more complex clocking support with simple-card. There's also a few new device IDs and platform quirks.
Diffstat (limited to 'sound/soc/codecs/ak5558.c')
-rw-r--r--sound/soc/codecs/ak5558.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/codecs/ak5558.c b/sound/soc/codecs/ak5558.c
index 8a32b0139cb0..85bdd0534180 100644
--- a/sound/soc/codecs/ak5558.c
+++ b/sound/soc/codecs/ak5558.c
@@ -419,6 +419,7 @@ static const struct of_device_id ak5558_i2c_dt_ids[] __maybe_unused = {
{ .compatible = "asahi-kasei,ak5558"},
{ }
};
+MODULE_DEVICE_TABLE(of, ak5558_i2c_dt_ids);
static struct i2c_driver ak5558_i2c_driver = {
.driver = {