From: Takashi Iwai <tiwai@suse.de>
To: Anssi Hannula <anssi.hannula@iki.fi>
Cc: alsa-devel@alsa-project.org, yaowen@google.com, stable@vger.kernel.org
Subject: Re: [PATCH 2/2] ALSA: usb-audio: Add sample rate inquiry quirk for AudioQuest DragonFly
Date: Mon, 14 Dec 2015 10:42:10 +0100 [thread overview]
Message-ID: <s5h6101jril.wl-tiwai@suse.de> (raw)
In-Reply-To: <1450032599-14281-2-git-send-email-anssi.hannula@iki.fi>
On Sun, 13 Dec 2015 19:49:59 +0100,
Anssi Hannula wrote:
>
> Avoid getting sample rate on AudioQuest DragonFly as it is unsupported
> and causes noisy "cannot get freq at ep 0x1" messages when playback
> starts.
>
> Signed-off-by: Anssi Hannula <anssi.hannula@iki.fi>
> Cc: <stable@vger.kernel.org>
Applied, thanks.
Takashi
> ---
>
> No changes to this one.
>
>
> sound/usb/quirks.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/sound/usb/quirks.c b/sound/usb/quirks.c
> index 7016ad898187..b951d620ba1b 100644
> --- a/sound/usb/quirks.c
> +++ b/sound/usb/quirks.c
> @@ -1125,6 +1125,7 @@ bool snd_usb_get_sample_rate_quirk(struct snd_usb_audio *chip)
> case USB_ID(0x045E, 0x0779): /* MS Lifecam HD-3000 */
> case USB_ID(0x04D8, 0xFEEA): /* Benchmark DAC1 Pre */
> case USB_ID(0x074D, 0x3553): /* Outlaw RR2150 (Micronas UAC3553B) */
> + case USB_ID(0x21B4, 0x0081): /* AudioQuest DragonFly */
> return true;
> }
> return false;
> --
> 2.3.10
>
next prev parent reply other threads:[~2015-12-14 9:42 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-16 12:50 [PATCH 1/2] ALSA: usb-audio: Add a volume scale quirk for AudioQuest DragonFly Anssi Hannula
2015-08-16 12:50 ` [PATCH 2/2] ALSA: usb-audio: Add sample rate inquiry " Anssi Hannula
2015-08-17 14:16 ` [PATCH 1/2] ALSA: usb-audio: Add a volume scale " Takashi Iwai
2015-08-17 16:01 ` Anssi Hannula
2015-08-17 16:20 ` Takashi Iwai
2015-12-13 18:49 ` [PATCH 1/2 v2] ALSA: usb-audio: Add a more accurate volume " Anssi Hannula
2015-12-13 18:49 ` [PATCH 2/2] ALSA: usb-audio: Add sample rate inquiry " Anssi Hannula
2015-12-14 9:42 ` Takashi Iwai [this message]
2015-12-14 9:41 ` [PATCH 1/2 v2] ALSA: usb-audio: Add a more accurate volume " Takashi Iwai
2015-08-19 3:00 ` [PATCH 1/2] ALSA: usb-audio: Add a volume scale " Yao-Wen Mao
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=s5h6101jril.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@alsa-project.org \
--cc=anssi.hannula@iki.fi \
--cc=stable@vger.kernel.org \
--cc=yaowen@google.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox