Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH] Add missing modules aliases to get sound working on omap devices
       [not found] <4FF417E8.1060008@free.fr>
@ 2012-07-06  7:05 ` Peter Ujfalusi
  0 siblings, 0 replies; only message in thread
From: Peter Ujfalusi @ 2012-07-06  7:05 UTC (permalink / raw)
  To: guillaume.gardet
  Cc: linux-omap, alsa-devel@alsa-project.org, Jarkko Nikula,
	Mark Brown, Girdwood, Liam

On 07/04/2012 12:16 PM, Guillaume Gardet wrote:
> This patch add missing modules aliases to get sound working on omap devices.
> 
> Tested on Beagleboard xM rev. B.
> 
> This patch is against 3.5-rc5 vanilla.
> 
> Signed-off-by: Guillaume GARDET <guillaume.gardet@free.fr>
> 
> add-missing-modules-aliases-to-fix-audio-on-omap-devices.patch

Can you send the patch generated by git format-patch?
Since this is sound related patch, please send it to alsa-devel.
Please also CC the maintainers for the patches to be sure they are reaching
the right audience.

> --- ./sound/soc/omap/omap-pcm.c.orig	2012-07-04 10:30:13.611641186 +0200
> +++ ./sound/soc/omap/omap-pcm.c	2012-07-04 10:30:38.894034111 +0200
> @@ -441,3 +441,4 @@ module_platform_driver(omap_pcm_driver);
>  MODULE_AUTHOR("Jarkko Nikula <jarkko.nikula@bitmer.com>");
>  MODULE_DESCRIPTION("OMAP PCM DMA module");
>  MODULE_LICENSE("GPL");
> +MODULE_ALIAS("platform:omap-pcm-audio");
> --- ./sound/soc/omap/omap-mcbsp.c.orig	2012-07-04 10:29:14.240066817 +0200
> +++ ./sound/soc/omap/omap-mcbsp.c	2012-07-04 12:03:28.020756978 +0200
> @@ -820,3 +820,4 @@ module_platform_driver(asoc_mcbsp_driver
>  MODULE_AUTHOR("Jarkko Nikula <jarkko.nikula@bitmer.com>");
>  MODULE_DESCRIPTION("OMAP I2S SoC Interface");
>  MODULE_LICENSE("GPL");
> +MODULE_ALIAS("platform:omap-mcbsp-dai");

This should be:
+MODULE_ALIAS("platform:omap-mcbsp");


-- 
Péter


--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-07-06  7:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <4FF417E8.1060008@free.fr>
2012-07-06  7:05 ` [PATCH] Add missing modules aliases to get sound working on omap devices Peter Ujfalusi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox