[alsa-devel] [PATCH] ALSA: add a module alias to the FSI driver
Guennadi Liakhovetski
g.liakhovetski at gmx.de
Fri Apr 15 20:17:34 CEST 2011
This patch enables FSI driver autoloading on sh-mobile systems.
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski at gmx.de>
---
sound/soc/sh/fsi.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/sound/soc/sh/fsi.c b/sound/soc/sh/fsi.c
index 0c9997e..88b669c 100644
--- a/sound/soc/sh/fsi.c
+++ b/sound/soc/sh/fsi.c
@@ -1321,3 +1321,4 @@ module_exit(fsi_mobile_exit);
MODULE_LICENSE("GPL");
MODULE_DESCRIPTION("SuperH onchip FSI audio driver");
MODULE_AUTHOR("Kuninori Morimoto <morimoto.kuninori at renesas.com>");
+MODULE_ALIAS("platform:fsi-pcm-audio");
--
1.7.2.5
More information about the Alsa-devel
mailing list