]> git.itanic.dy.fi Git - linux-stable/commit
ALSA: usb-audio: Add support for the Pioneer DJM 750MK2 Mixer/Soundcard
authorWilliam Overton <willovertonuk@gmail.com>
Sun, 10 Oct 2021 14:58:41 +0000 (15:58 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sun, 10 Oct 2021 20:26:58 +0000 (22:26 +0200)
commit6d27788160362a7ee6c0d317636fe4b1ddbe59a7
tree9f84e610f0b7312a16e017830215a83c62a84890
parent59d7f5f6ddbc23f6ca4a0523c85dc18f027c80d9
ALSA: usb-audio: Add support for the Pioneer DJM 750MK2 Mixer/Soundcard

The kernel already has support for very similar Pioneer djm products
and this work is based on that.

Added device to quirks-table.h and added control info to
mixer_quirks.c.

Tested on my hardware and all working.

Signed-off-by: William Overton <willovertonuk@gmail.com>
Link: https://lore.kernel.org/r/20211010145841.11907-1-willovertonuk@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/mixer_quirks.c
sound/usb/quirks-table.h