27 Nov
2011
27 Nov
'11
4:10 p.m.
Entries in this list should be ordered by the USB vendor/product ID, which is not the case judging from the next block:
/* Roland SH-201 */ USB_DEVICE(0x0582, 0x00ad), .driver_info = (unsigned long) & (const struct snd_usb_audio_quirk) {
Otherwise looks good.
Thanks for sending patches!
Daniel
Thanks for the feedback Daniel; I submitted a revised patch with the correct list order and fixed the wrapped line for the driver_info.
Regards,
John F Leach