[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <s5h1w0c49u0.wl%tiwai@suse.de>
Date: Tue, 26 Aug 2008 07:35:51 +0200
From: Takashi Iwai <tiwai@...e.de>
To: "Tony Luck" <tony.luck@...il.com>
Cc: "Linus Torvalds" <torvalds@...ux-foundation.org>,
"Andrew Morton" <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org
Subject: Re: [GIT PULL] ALSA fixes for 2.6.27-rc4
At Tue, 26 Aug 2008 07:22:42 +0200,
I wrote:
>
> At Mon, 25 Aug 2008 14:20:07 -0700,
> Tony Luck wrote:
> >
> > On Mon, Aug 25, 2008 at 10:01 AM, Takashi Iwai <tiwai@...e.de> wrote:
> > > --- a/sound/pci/ca0106/ca0106_main.c
> > > +++ b/sound/pci/ca0106/ca0106_main.c
> > > @@ -249,11 +249,12 @@ static struct snd_ca0106_details ca0106_chip_details[] = {
> > > .name = "MSI K8N Diamond MB [SB0438]",
> > > .gpio_type = 2,
> > > .i2c_adc = 1 } ,
> > > - /* Another MSI K8N Diamond MB, which has apprently a different SSID */
> > > + /* MSI K8N Diamond PLUS MB */
> > > { .serial = 0x10091102,
> > > .name = "MSI K8N Diamond MB",
> > > .gpio_type = 2,
> > > - .i2c_adc = 1 } ,
> > > + .i2c_adc = 1,
> > > + .spi_dac = 2 }
> >
> > Missing "," on this line is causing build failure here.
>
> Yep, sorry, I propagated a wrong patch upward.
> Will do a pull-request of the fixed patch soon.
... and it was already fixed by Stephen's patch.
Thanks!
Takashi
--
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