[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+55aFyp7e1tDfGnJ57q=fVWq2JSNU9LrFBZZ1-iSXEM45Bg=w@mail.gmail.com>
Date: Mon, 28 Nov 2011 08:58:30 -0800
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Takashi Iwai <tiwai@...e.de>
Cc: Mark Brown <broonie@...nsource.wolfsonmicro.com>,
Liam Girdwood <lrg@...mlogic.co.uk>,
linux-kernel@...r.kernel.org
Subject: Re: [GIT PULL] sound updates for 3.2-rc4
On Mon, Nov 28, 2011 at 5:38 AM, Takashi Iwai <tiwai@...e.de> 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?
Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists