summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorEldad Zack <eldad@fogrefinery.com>2012-11-29 02:55:35 +0400
committerTakashi Iwai <tiwai@suse.de>2012-11-29 11:43:12 +0400
commit9f814105926cbeb003b1684cd5564612bccfe45c (patch)
tree3a80076a31997d21dcfa20a21a58747bf6675173 /scripts
parent28acb12014fb0c3e1edfdab1b1e3e266cf651550 (diff)
downloadlinux-9f814105926cbeb003b1684cd5564612bccfe45c.tar.xz
ALSA: usb-audio: add control index offset
Currently, channel IDs exceeding 31 (0x1f) cannot be used. The channel ID is derived from the cmask. Extending cmask to a 64-bit type would only allow it to go up to 63 (0x3f). Some devices have channel IDs exceeding that as well. To address that, add an offset to the mixer element which is then accounted for in the UAC set/get functions. Signed-off-by: Eldad Zack <eldad@fogrefinery.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions