On Thu, 04 Feb 2021 04:44:30 +0100, Olivia Mackintosh wrote: > > This is a re-roll of my last patch with the addition of some > improvements. Hopefully it reduces the noise a little and simplifies the > adding of new devices. One thing I haven't done here is replace the > arrays of values for each channel with a named definition. In order to > do this, the actual wValue would need to include the channel mask. > > Olivia Mackintosh (2): > ALSA: usb-audio: Add DJM750 to Pioneer mixer quirk > ALSA: usb-audio: Simplify DJM mixer quirks checkpatch.pl complains a few things in both patches. While many of warnings can be ignored, some errors (e.g. the brace should be put in the next line for the function definition) need to be addressed. Could you fix and resubmit? thanks, Takashi