ASoC: Export OF module alias information in missing codec drivers
[deliverable/linux.git] / sound / soc / codecs / wm8523.c
index 43ea8ae5f871d2ce4185c41b9a2c3384707c245e..483ec72c34ab203a6ae59411056751f20d9181ee 100644 (file)
@@ -430,6 +430,7 @@ static const struct of_device_id wm8523_of_match[] = {
        { .compatible = "wlf,wm8523" },
        { },
 };
+MODULE_DEVICE_TABLE(of, wm8523_of_match);
 
 static const struct regmap_config wm8523_regmap = {
        .reg_bits = 8,
This page took 0.049591 seconds and 5 git commands to generate.