[alsa-devel] [PATCH] ALSA: add a module alias to the FSI driver
Simon Horman
horms at verge.net.au
Mon Apr 18 10:24:20 CEST 2011
On Fri, Apr 15, 2011 at 08:17:34PM +0200, Guennadi Liakhovetski wrote:
> This patch enables FSI driver autoloading on sh-mobile systems.
>
> Signed-off-by: Guennadi Liakhovetski <g.liakhovetski at gmx.de>
This appears correct to me.
Reviewed-by: Simon Horman <horms at verge.net.au>
> ---
> 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