[alsa-devel] [PATCH 4/5] snd-usb-caiaq: Remove duplicate A8DJ control
Mark Hills
mark at pogo.org.uk
Wed Feb 4 23:34:33 CET 2009
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 at pogo.org.uk>
Acked-by: Daniel Mack <daniel at caiaq.de>
---
usb/caiaq/caiaq-control.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/usb/caiaq/caiaq-control.c b/usb/caiaq/caiaq-control.c
index 136ef34..e92c2bb 100644
--- a/usb/caiaq/caiaq-control.c
+++ b/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 }
};
--
1.6.1.2
More information about the Alsa-devel
mailing list