From: Takashi Iwai <tiwai@suse.de>
To: Eric Wong <normalperson@yhbt.net>
Cc: alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org,
Joe Turner <joe@oampo.co.uk>
Subject: Re: [PATCH] ALSA: usb-audio: don't try to get Outlaw RR2150 sample rate
Date: Sat, 30 May 2015 14:17:29 +0200 [thread overview]
Message-ID: <s5hegly8dk6.wl-tiwai@suse.de> (raw)
In-Reply-To: <1432977339-8918-1-git-send-email-normalperson@yhbt.net>
At Sat, 30 May 2015 09:15:39 +0000,
Eric Wong wrote:
>
> This quirk allows us to avoid the noisy:
>
> current rate 0 is different from the runtime rate
>
> message every time playback starts. While USB DAC in the RR2150
> supports reading the sample rate, it never returns a sample rate
> other than zero in my observation with common sample rates.
>
> Signed-off-by: Eric Wong <normalperson@yhbt.net>
> Cc: Joe Turner <joe@oampo.co.uk>
> Cc: Takashi Iwai <tiwai@suse.de>
Applied (with Cc to stable), thanks.
Takashi
> ---
> sound/usb/quirks.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/sound/usb/quirks.c b/sound/usb/quirks.c
> index 32631a8..2ea5b33 100644
> --- a/sound/usb/quirks.c
> +++ b/sound/usb/quirks.c
> @@ -1118,6 +1118,7 @@ bool snd_usb_get_sample_rate_quirk(struct snd_usb_audio *chip)
> case USB_ID(0x045E, 0x075D): /* MS Lifecam Cinema */
> case USB_ID(0x045E, 0x076D): /* MS Lifecam HD-5000 */
> case USB_ID(0x04D8, 0xFEEA): /* Benchmark DAC1 Pre */
> + case USB_ID(0x074D, 0x3553): /* Outlaw RR2150 (Micronas UAC3553B) */
> return true;
> }
> return false;
> --
> EW
>
prev parent reply other threads:[~2015-05-30 12:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-30 9:15 Eric Wong
2015-05-30 12:17 ` Takashi Iwai [this message]
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=s5hegly8dk6.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@alsa-project.org \
--cc=joe@oampo.co.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=normalperson@yhbt.net \
/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
Powered by JetHome