]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
ALSA: usb-audio: Add Opus #3 to quirks for native DSD support
authorOlek Poplavsky <woodenbits@gmail.com>
Fri, 25 Jan 2019 04:30:03 +0000 (23:30 -0500)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Wed, 14 Aug 2019 09:18:49 +0000 (11:18 +0200)
commitba9a84c3e62b13fc4f0dce7849fc9945f8fa12b3
tree8635de162c116c9c6d651c094b0e85cbc4233e65
parent8e9654f0e39594a6d373dece6a86eae7ded1f06a
ALSA: usb-audio: Add Opus #3 to quirks for native DSD support

BugLink: https://bugs.launchpad.net/bugs/1837664
commit 9e6966646b6bc5078d579151b90016522d4ff2cb upstream.

This patch adds quirk VID/PID IDs for the Opus #3 DAP (made by 'The Bit')
in order to enable Native DSD support.

[ NOTE: this could be handled in the generic way with fp->dvd_raw if
  we add 0x10cb to the vendor whitelist, but since 0x10cb shows a
  different vendor name (Erantech), put to the individual entry at
  this time -- tiwai ]

Signed-off-by: Olek Poplavsky <woodenbits@gmail.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
sound/usb/quirks.c