commit | f83914fdfcc3ecb62a5a83eeb609ff59a9c2052d | [log] [tgz] |
---|---|---|
author | Johan Hovold <johan@kernel.org> | Fri May 12 14:34:37 2017 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Mon May 15 11:01:37 2017 +0200 |
tree | 96c44cd4454f39922c7c9a002815a9b9bc84e011 | |
parent | 2ea659a9ef488125eb46da6eb571de5eae5c43f6 [diff] |
ALSA: usb-audio: fix Amanero Combo384 quirk on big-endian hosts Add missing endianness conversion when using the USB device-descriptor bcdDevice field when applying the Amanero Combo384 (endianness!) quirk. Fixes: 3eff682d765b ("ALSA: usb-audio: Support both DSD LE/BE Amanero firmware versions") Cc: Jussi Laako <jussi@sonarnerd.net> Signed-off-by: Johan Hovold <johan@kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>