[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <s5hy5rr2pl7.wl%tiwai@suse.de>
Date: Sat, 25 Feb 2012 11:07:48 +0100
From: Takashi Iwai <tiwai@...e.de>
To: Torsten Schenk <torsten.schenk@...o.com>
Cc: Randy Dunlap <rdunlap@...otime.net>,
Stephen Rothwell <sfr@...b.auug.org.au>,
alsa-devel@...a-project.org, LKML <linux-kernel@...r.kernel.org>,
linux-next@...r.kernel.org
Subject: Re: [alsa-devel] linux-next: Tree for Feb 24 (sound/usb/6fire)
At Fri, 24 Feb 2012 21:34:22 +0100,
Torsten Schenk wrote:
>
> On Fri, 24 Feb 2012 10:49:56 -0800
> Randy Dunlap <rdunlap@...otime.net> wrote:
>
> > On 02/23/2012 10:05 PM, Stephen Rothwell wrote:
> > > Hi all,
> > >
> > > Changes since 20120223:
> >
> >
> > on x86_64:
> >
> > ERROR: "_snd_ctl_add_slave" [sound/usb/6fire/snd-usb-6fire.ko]
> > undefined! ERROR:
> > "snd_ctl_make_virtual_master" [sound/usb/6fire/snd-usb-6fire.ko]
> > undefined!
> >
> >
> > Full randconfig file is attached.
> >
> > CONFIG_SND_VMASTER is not enabled. Looks like this driver should
> > either depend on or select SND_VMASTER.
> >
>
> Sorry, I was unaware that this option needs to be selected.
> Patch is attached below that selects SND_VMASTER.
>
> Regards,
> Torsten
>
>
> Select missing SND_VMASTER option in Kconfig.
>
> Signed-off-by: Torsten Schenk <torsten.schenk@...o.com>
Thanks, applied now.
Takashi
>
> diff -Nur a/sound/usb/Kconfig b/sound/usb/Kconfig
> --- a/sound/usb/Kconfig 2012-02-24 21:17:09.543884187 +0100
> +++ b/sound/usb/Kconfig 2012-02-24 21:19:16.160372882 +0100
> @@ -106,6 +106,7 @@
> select BITREVERSE
> select SND_RAWMIDI
> select SND_PCM
> + select SND_VMASTER
> help
> Say Y here to include support for TerraTec 6fire DMX USB interface.
>
>
--
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