ALSA: usb-audio: Add DJM-450 to the quirks table
authorOlivia Mackintosh <livvy@base.nu>
Tue, 2 Feb 2021 13:42:28 +0000 (13:42 +0000)
committerTakashi Iwai <tiwai@suse.de>
Tue, 2 Feb 2021 17:47:08 +0000 (18:47 +0100)
commit9119e5661eab2c56a96b936cde49c6740dc49ff9
treef45e6ffd31175c081586295d0232b3d8e2ac0f44
parent3b85f5fc75d564a9eb4171dcb6b8687b080cd4d5
ALSA: usb-audio: Add DJM-450 to the quirks table

As with most Pioneer devices, the device descriptor is vendor specific
and as such, the number of channels, the PCM format, endpoints and
sample rate need to be specified. This device has 8 inputs and 8 outputs
and a sample rate of 48000 only. The PCM format is S24_3LE like other
devices.

There seems to be an appetite for reducing duplication amongs these
Pioneer patches but again, I feel this is a step to be taken after
support has been added as it's not completely clear where the
commonalities are.

Signed-off-by: Olivia Mackintosh <livvy@base.nu>
Link: https://lore.kernel.org/r/20210202134225.3217-3-livvy@base.nu
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/quirks-table.h