Skip to content

Commit

Permalink
[ALSA] usb-audio: remove duplicate fixup entry (Hercules DJ Console)
Browse files Browse the repository at this point in the history
Modules: USB generic driver

Signed-off-by: Jaroslav Kysela <perex@suse.cz>
  • Loading branch information
Jaroslav Kysela committed Nov 4, 2005
1 parent 985be54 commit c2f2f0f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions sound/usb/usbmixer_maps.c
Original file line number Diff line number Diff line change
Expand Up @@ -247,11 +247,6 @@ static struct usbmix_ctl_map usbmix_ctl_maps[] = {
.id = USB_ID(0x06f8, 0xd002),
.ignore_ctl_error = 1,
},
{
/* Hercules DJ Console */
.id = USB_ID(0x06f8, 0xd002),
.ignore_ctl_error = 1,
},
{
.id = USB_ID(0x08bb, 0x2702),
.map = linex_map,
Expand Down

0 comments on commit c2f2f0f

Please sign in to comment.