aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci
diff options
context:
space:
mode:
authorJulian Anastasov <ja@ssi.bg>2009-11-06 16:44:53 -0500
committerTakashi Iwai <tiwai@suse.de>2009-11-07 03:46:06 -0500
commitf495088210c8b9e20791d995a8210170c68d2deb (patch)
tree4f18e905dd9a21400d9327c9f79847afa7a95535 /sound/pci
parent70edc800a39327174d3244f9226ce8cacd01dc91 (diff)
ALSA: usb-audio: fix combine_word problem
Fix combine_word problem where first octet is not read properly. The only affected place seems to be the INPUT_TERMINAL type. Before now, sound controls can be created with the output terminal's name which is a fallback mechanism used only for unknown input terminal types. For example, Line can wrongly appear as Speaker. After the change it should appear as Line. The side effect of this change can be that users can expect the wrong control name in their scripts or programs while now we return the correct one. Probably, these defines should use get_unaligned_le16 and friends. Signed-off-by: Julian Anastasov <ja@ssi.bg> Cc: <stable@kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci')
0 files changed, 0 insertions, 0 deletions