[alsa-devel] [PATCH 2/2] ASoC: mxs-saif: Add MODULE_ALIAS
Dong Aisheng
dong.aisheng at linaro.org
Wed Oct 31 09:51:28 CET 2012
On 31 October 2012 11:20, Fabio Estevam <festevam at gmail.com> wrote:
> From: Fabio Estevam <fabio.estevam at freescale.com>
>
> Add MODULE_ALIAS information.
>
> Signed-off-by: Fabio Estevam <fabio.estevam at 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 at linaro.org>
Regards
Dong Aisheng
More information about the Alsa-devel
mailing list