06-06-2020, 01:09 PM
On a more serious note, I can confirm the patch is in rpi-4.19.y and rpi-5.4.y as of May 6
Code:
ALSA: usb-audio: Correct a typo of NuPrime DAC-10 USB ID
commit 547d2c9 upstream.
The USB vendor ID of NuPrime DAC-10 is not 16b0 but 16d0.
Fixes: f656891 ("ALSA: usb-audio: add more quirks for DSD interfaces")
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20200430124755.15940-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
rpi-4.19.y
Code:
ALSA: usb-audio: Correct a typo of NuPrime DAC-10 USB ID
commit 547d2c9 upstream.
The USB vendor ID of NuPrime DAC-10 is not 16b0 but 16d0.
Fixes: f656891 ("ALSA: usb-audio: add more quirks for DSD interfaces")
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20200430124755.15940-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
rpi-5.4.y