projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5d724b
)
ALSA: usb-audio: add MAYA44 USB+ mixer control names
author
Clemens Ladisch
<
[email protected]
>
Wed, 3 Jun 2015 09:36:42 +0000
(11:36 +0200)
committer
Takashi Iwai
<
[email protected]
>
Wed, 3 Jun 2015 09:57:51 +0000
(11:57 +0200)
Add mixer control names for the ESI Maya44 USB+ (which appears to be
identical width the AudioTrak Maya44 USB).
Reported-by: nightmixes <
[email protected]
>
Signed-off-by: Clemens Ladisch <
[email protected]
>
Cc: <
[email protected]
>
Signed-off-by: Takashi Iwai <
[email protected]
>
sound/usb/mixer_maps.c
patch
|
blob
|
history
diff --git
a/sound/usb/mixer_maps.c
b/sound/usb/mixer_maps.c
index b703cb3cda1993402d60efc03e9e7d840cb68f72..e5000da9e9d7093f6e287194665de2d63f046e93 100644
(file)
--- a/
sound/usb/mixer_maps.c
+++ b/
sound/usb/mixer_maps.c
@@
-436,6
+436,11
@@
static struct usbmix_ctl_map usbmix_ctl_maps[] = {
.id = USB_ID(0x200c, 0x1018),
.map = ebox44_map,
},
+ {
+ /* MAYA44 USB+ */
+ .id = USB_ID(0x2573, 0x0008),
+ .map = maya44_map,
+ },
{
/* KEF X300A */
.id = USB_ID(0x27ac, 0x1000),