Re: [GIT PULL] sound updates for 3.2-rc4

From: Takashi Iwai
Date: Mon Nov 28 2011 - 12:38:29 EST


At Mon, 28 Nov 2011 08:58:30 -0800,
Linus Torvalds wrote:
>
> On Mon, Nov 28, 2011 at 5:38 AM, Takashi Iwai <tiwai@xxxxxxx> wrote:
> >
> > This includes a few trivial fixes for ASoC, an sta32x coef setup fix,
> > and a few HD-audio fixes (including the fix for MacBook Air).
>
> Btw, that one seems to have a bug, just looking at the patch:
>
> static const char * const cs420x_models[CS420X_MODELS] = {
> [CS420X_MBP53] = "mbp53",
> [CS420X_MBP55] = "mbp55",
> [CS420X_IMAC27] = "imac27",
> + [CS420X_IMAC27] = "apple",
> [CS420X_AUTO] = "auto",
> };
>
> Spot the error?

Yeah, it was already fixed by the patch from Dan Carpenter, already
included in this pull request.


thanks,

Takashi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/