commit | 504333df8ba5fc310260285a22ab5d7cf3208795 | [log] [tgz] |
---|---|---|
author | David Henningsson <david.henningsson@canonical.com> | Tue Nov 05 04:41:08 2013 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Nov 05 07:46:48 2013 +0100 |
tree | ca3b1e699342489ad5f27a8e1430e6e74c8c0dbc | |
parent | e3e35f750fff74e701c8913fd7dd714e37a848cd [diff] |
ALSA: usb - Don't trust the channel config if the channel count changed In case the channel count of the input terminal is not the same as the channel count of the streaming descriptor, the channel config of the input terminal can not be trusted. Instead fall back to a default (guessed) channel map. This was found on a Logitech USB Headset. Signed-off-by: David Henningsson <david.henningsson@canonical.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>