ALSA: usb-audio: Correct a typo of NuPrime DAC-10 USB ID
authorTakashi Iwai <tiwai@suse.de>
Thu, 30 Apr 2020 12:47:55 +0000 (14:47 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 6 May 2020 06:15:07 +0000 (08:15 +0200)
commit6426aa65f7caaa0400bc6c314ea58c31b1ba7329
treed26891405cbf53a365e82eaae74a795f5cab582b
parent981b7194e82a337bb68f22228efe1a99701167b4
ALSA: usb-audio: Correct a typo of NuPrime DAC-10 USB ID

commit 547d2c9cf4f1f72adfecacbd5b093681fb0e8b3e upstream.

The USB vendor ID of NuPrime DAC-10 is not 16b0 but 16d0.

Fixes: f656891c6619 ("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>
sound/usb/quirks.c