Searched hist:"5 c7e7d58" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/usb/usx2y/ |
H A D | us122l.h | 5c7e7d58 Fri May 12 07:34:38 CDT 2017 Johan Hovold <johan@kernel.org> ALSA: us122l: clean up US144 handling
Use the device-id table and a private flag to determine the device type (US122 or US144) rather than spreading product-id conditionals throughout the driver.
This USB driver currently depends on X86 (why?), but we should still add the missing endianness conversions when accessing the USB device-descriptor fields.
Compile-tested only.
Signed-off-by: Johan Hovold <johan@kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de> 5c7e7d58 Fri May 12 07:34:38 CDT 2017 Johan Hovold <johan@kernel.org> ALSA: us122l: clean up US144 handling Use the device-id table and a private flag to determine the device type (US122 or US144) rather than spreading product-id conditionals throughout the driver. This USB driver currently depends on X86 (why?), but we should still add the missing endianness conversions when accessing the USB device-descriptor fields. Compile-tested only. Signed-off-by: Johan Hovold <johan@kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | us122l.c | 5c7e7d58 Fri May 12 07:34:38 CDT 2017 Johan Hovold <johan@kernel.org> ALSA: us122l: clean up US144 handling
Use the device-id table and a private flag to determine the device type (US122 or US144) rather than spreading product-id conditionals throughout the driver.
This USB driver currently depends on X86 (why?), but we should still add the missing endianness conversions when accessing the USB device-descriptor fields.
Compile-tested only.
Signed-off-by: Johan Hovold <johan@kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de> 5c7e7d58 Fri May 12 07:34:38 CDT 2017 Johan Hovold <johan@kernel.org> ALSA: us122l: clean up US144 handling Use the device-id table and a private flag to determine the device type (US122 or US144) rather than spreading product-id conditionals throughout the driver. This USB driver currently depends on X86 (why?), but we should still add the missing endianness conversions when accessing the USB device-descriptor fields. Compile-tested only. Signed-off-by: Johan Hovold <johan@kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>
|