]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: usb: Fix support for Denon DA-300USB DAC (ID 154e:1003)
authorFrank C Guenther <bugzilla.frnkcg@spamgourmet.com>
Tue, 17 Feb 2015 21:13:32 +0000 (22:13 +0100)
committerSasha Levin <sasha.levin@oracle.com>
Tue, 9 Jun 2015 18:31:48 +0000 (14:31 -0400)
commite3a3694d2340e778dbfee07246332a776ba6f100
tree90f72bbdf5ba1ee0c86927e0edc65e4fc6170fa8
parentb978d2f62a4c2385b2991a9c73eb70943706bb45
ALSA: usb: Fix support for Denon DA-300USB DAC (ID 154e:1003)

[ Upstream commit 3cd1ce0420ce89937bef9096d5bdb13fbdf0f8b0 ]

Fix problem where playback of Denon DA-300USB DAC sometimes does not
start and leads to error messages like "clock source 41 is not valid,
cannot use".

Solution: Treat this device the same as other Denon/Marantz devices in
sound/usb/quirks.c.

Tested with both PCM and DSD formats.

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=93261
Signed-off-by: Frank C Guenther <bugzilla.frnkcg@spamgourmet.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
sound/usb/quirks.c