public inbox for linux-next@vger.kernel.org 
 help / color / mirror / Atom feed
From: Torsten Schenk <torsten.schenk@zoho•com>
To: Randy Dunlap <rdunlap@xenotime•net>
Cc: Torsten@alsa-project•org, Stephen Rothwell <sfr@canb•auug.org.au>,
	alsa-devel@alsa-project•org, Takashi Iwai <tiwai@suse•de>,
	LKML <linux-kernel@vger•kernel.org>,
	Schenk <torsten.schenk@zoho•com>,
	linux-next@vger•kernel.org
Subject: Re: linux-next: Tree for Feb 24 (sound/usb/6fire)
Date: Fri, 24 Feb 2012 21:34:22 +0100	[thread overview]
Message-ID: <20120224213422.3693943c2dad148b35e26d21@zoho.com> (raw)
In-Reply-To: <4F47DBD4.4090803@xenotime.net>

On Fri, 24 Feb 2012 10:49:56 -0800
Randy Dunlap <rdunlap@xenotime•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@zoho•com>

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.
 

  reply	other threads:[~2012-02-24 20:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-24  6:05 linux-next: Tree for Feb 24 Stephen Rothwell
2012-02-24 18:49 ` linux-next: Tree for Feb 24 (sound/usb/6fire) Randy Dunlap
2012-02-24 20:34   ` Torsten Schenk [this message]
2012-02-25 10:07     ` Takashi Iwai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120224213422.3693943c2dad148b35e26d21@zoho.com \
    --to=torsten.schenk@zoho$(echo .)com \
    --cc=Torsten@alsa-project$(echo .)org \
    --cc=alsa-devel@alsa-project$(echo .)org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-next@vger$(echo .)kernel.org \
    --cc=rdunlap@xenotime$(echo .)net \
    --cc=sfr@canb$(echo .)auug.org.au \
    --cc=tiwai@suse$(echo .)de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox