OSDN Git Service

ALSA: usb-audio: Add support for Pioneer DJM-750
authorOlivia Mackintosh <livvy@base.nu>
Mon, 18 Jan 2021 13:06:21 +0000 (13:06 +0000)
committerTakashi Iwai <tiwai@suse.de>
Mon, 18 Jan 2021 16:39:42 +0000 (17:39 +0100)
commitb952ac76a20bc0b23cd7e22de19fb407713238a3
tree3cc5c8dde1ab8123ce98e9168ddf8595bdc15e09
parentc09e28cd1219fd267ed838e1758ff2e7b6ff3ec6
ALSA: usb-audio: Add support for Pioneer DJM-750

This adds the Pioneer DJ DJM-750 to the quirks table and ensures
skip_pioneer_sync_ep() is (also) called: this device uses the vendor
ID of 0x08e4 (I'm not sure why they use multiple vendor IDs but many
just like to be awkward it seems).

Playback on all 8 channels works. I'll likely keep this working in the
future and submit futher patches and improvements as necessary.

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