
31 Oct
2012
31 Oct
'12
10:51 a.m.
On 31 October 2012 11:20, Fabio Estevam festevam@gmail.com wrote:
From: Fabio Estevam fabio.estevam@freescale.com
Add MODULE_ALIAS information.
Signed-off-by: Fabio Estevam fabio.estevam@freescale.com
sound/soc/mxs/mxs-saif.c | 1 + 1 file changed, 1 insertion(+)
diff --git a/sound/soc/mxs/mxs-saif.c b/sound/soc/mxs/mxs-saif.c index 7c3154d..fe260c1 100644 --- a/sound/soc/mxs/mxs-saif.c +++ b/sound/soc/mxs/mxs-saif.c @@ -804,3 +804,4 @@ module_platform_driver(mxs_saif_driver); MODULE_AUTHOR("Freescale Semiconductor, Inc."); MODULE_DESCRIPTION("MXS ASoC SAIF driver"); MODULE_LICENSE("GPL");
+MODULE_ALIAS("platform:mxs-saif");
1.7.9.5
Acked-by: Dong Aisheng dong.aisheng@linaro.org
Regards Dong Aisheng