[alsa-devel] [PATCH v2 0/3] ALSA: USB-descriptor endianness fixes
Johan Hovold
johan at kernel.org
Fri May 12 14:34:36 CEST 2017
These patches add missing endianness conversions when accessing the USB
device-descriptor fields. In the process, clean up the us122l driver
which had product-id conditionals sprinkled throughout.
The final patch enables compile testing for us122l which currently
depends on x86 but compiles just fine for arm.
Note that these patches have only been compile tested.
Johan
v2
- enable compile testing rather than drop the us122l x86-dependency
Johan Hovold (3):
ALSA: usb-audio: fix Amanero Combo384 quirk on big-endian hosts
ALSA: us122l: clean up US144 handling
ALSA: us122l: enable compile testing
sound/usb/Kconfig | 2 +-
sound/usb/quirks.c | 2 +-
sound/usb/usx2y/us122l.c | 36 ++++++++++++++++++------------------
sound/usb/usx2y/us122l.h | 2 ++
4 files changed, 22 insertions(+), 20 deletions(-)
--
2.13.0
More information about the Alsa-devel
mailing list