[alsa-devel] [PATCH 1/2] ASoC: Fix device name for AT91SAM9G20-EK devices
Liam Girdwood
lrg at slimlogic.co.uk
Wed Aug 18 17:35:47 CEST 2010
On Wed, 2010-08-18 at 16:30 +0100, Mark Brown wrote:
> A couple of typos in the multi-component conversion.
>
> Signed-off-by: Mark Brown <broonie at opensource.wolfsonmicro.com>
> ---
> sound/soc/atmel/sam9g20_wm8731.c | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/sound/soc/atmel/sam9g20_wm8731.c b/sound/soc/atmel/sam9g20_wm8731.c
> index 8399ac4..cf029a8 100644
> --- a/sound/soc/atmel/sam9g20_wm8731.c
> +++ b/sound/soc/atmel/sam9g20_wm8731.c
> @@ -183,8 +183,8 @@ static struct snd_soc_dai_link at91sam9g20ek_dai = {
> .cpu_dai_name = "atmel-ssc-dai.0",
> .codec_dai_name = "wm8731-hifi",
> .init = at91sam9g20ek_wm8731_init,
> - .platform_name = "atmel_pcm-audio",
> - .codec_name = "wm8731-codec.0-001a",
> + .platform_name = "atmel-pcm-audio",
> + .codec_name = "wm8731-codec.0-001b",
> .ops = &at91sam9g20ek_ops,
> };
>
Both
Acked-by: Liam Girdwood <lrg at slimlogic.co.uk>
--
Freelance Developer, SlimLogic Ltd
ASoC and Voltage Regulator Maintainer.
http://www.slimlogic.co.uk
More information about the Alsa-devel
mailing list