summaryrefslogtreecommitdiffstats
path: root/sound/usb
diff options
context:
space:
mode:
authorMark Hills <mark@pogo.org.uk>2009-02-04 22:34:33 +0000
committerTakashi Iwai <tiwai@suse.de>2009-02-05 09:33:52 +0100
commita8564155a9cb3b5c4a18afc451679a1f02c647b5 (patch)
tree49df0637183110611f09cbd44b959f0ab964df5f /sound/usb
parent9a9527ed49f45e75a5b005592a261ab2bd7c1b1d (diff)
downloadlinux-2.6-a8564155a9cb3b5c4a18afc451679a1f02c647b5.tar.gz
linux-2.6-a8564155a9cb3b5c4a18afc451679a1f02c647b5.tar.xz
ALSA: snd-usb-caiaq: Remove duplicate A8DJ control
Remove a duplicate control which causes an error when it is registered, and causes later controls to not be registered. The device does not have a fourth ground lift control. Signed-off-by: Mark Hills <mark@pogo.org.uk> Acked-by: Daniel Mack <daniel@caiaq.de> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/usb')
-rw-r--r--sound/usb/caiaq/caiaq-control.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/usb/caiaq/caiaq-control.c b/sound/usb/caiaq/caiaq-control.c
index 136ef34300d..e92c2bbf4fe 100644
--- a/sound/usb/caiaq/caiaq-control.c
+++ b/sound/usb/caiaq/caiaq-control.c
@@ -270,7 +270,6 @@ static struct caiaq_controller a8dj_controller[] = {
{ "GND lift for TC Vinyl mode", 24 + 0 },
{ "GND lift for TC CD/Line mode", 24 + 1 },
{ "GND lift for phono mode", 24 + 2 },
- { "GND lift for TC Vinyl mode", 24 + 3 },
{ "Software lock", 40 }
};