Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1471869 > unrolled thread

Re: [PATCH] ALSA: usb-audio: Add sample rate inquiry quirk for B850V3 CP2114

Started byTakashi Iwai <tiwai@suse.de>
First post2016-08-29 16:20 +0200
Last post2016-08-30 17:20 +0200
Articles 5 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] ALSA: usb-audio: Add sample rate inquiry quirk for B850V3 CP2114 Takashi Iwai <tiwai@suse.de> - 2016-08-29 16:20 +0200
    Re: [PATCH] ALSA: usb-audio: Add sample rate inquiry quirk for B850V3  CP2114 Akshay Bhat <akshay.bhat@timesys.com> - 2016-08-29 16:50 +0200
      Re: [PATCH] ALSA: usb-audio: Add sample rate inquiry quirk for B850V3 CP2114 Takashi Iwai <tiwai@suse.de> - 2016-08-29 16:50 +0200
        Re: [PATCH] ALSA: usb-audio: Add sample rate inquiry quirk for B850V3  CP2114 Akshay Bhat <akshay.bhat@timesys.com> - 2016-08-30 17:10 +0200
          Re: [PATCH] ALSA: usb-audio: Add sample rate inquiry quirk for B850V3 CP2114 Takashi Iwai <tiwai@suse.de> - 2016-08-30 17:20 +0200

#1471869 — Re: [PATCH] ALSA: usb-audio: Add sample rate inquiry quirk for B850V3 CP2114

FromTakashi Iwai <tiwai@suse.de>
Date2016-08-29 16:20 +0200
SubjectRe: [PATCH] ALSA: usb-audio: Add sample rate inquiry quirk for B850V3 CP2114
Message-ID<sbvzP-8mr-3@gated-at.bofh.it>
On Mon, 29 Aug 2016 16:10:03 +0200,
Akshay Bhat wrote:
> 
> Hi,
> 
> On Fri, Aug 12, 2016 at 2:08 PM, Akshay Bhat <akshay.bhat@timesys.com> wrote:
> > From: Ken Lin <ken.lin@advantech.com.tw>
> >
> > Avoid getting sample rate on B850V3 CP2114 as it is unsupported and
> > causes noisy "current rate is different from the runtime rate" messages
> > when playback starts.
> >
> > Signed-off-by: Ken Lin <ken.lin@advantech.com.tw>
> > Signed-off-by: Akshay Bhat <akshay.bhat@timesys.com>
> > ---
> 
> Any feedback on the patch? If not can it be applied? Thanks.

It's already included in 4.8-rc4.  I thought I replied it, but it
seems to be forgotten, as this was received during my vacation,
sorry.


Takashi

[toc] | [next] | [standalone]


#1471887 — Re: [PATCH] ALSA: usb-audio: Add sample rate inquiry quirk for B850V3 CP2114

FromAkshay Bhat <akshay.bhat@timesys.com>
Date2016-08-29 16:50 +0200
SubjectRe: [PATCH] ALSA: usb-audio: Add sample rate inquiry quirk for B850V3 CP2114
Message-ID<sbw2R-62-3@gated-at.bofh.it>
In reply to#1471869

On 08/29/2016 10:13 AM, Takashi Iwai wrote:
> On Mon, 29 Aug 2016 16:10:03 +0200,
> Akshay Bhat wrote:
>>
>> Hi,
>>
>> On Fri, Aug 12, 2016 at 2:08 PM, Akshay Bhat <akshay.bhat@timesys.com> wrote:
>>> From: Ken Lin <ken.lin@advantech.com.tw>
>>>
>>> Avoid getting sample rate on B850V3 CP2114 as it is unsupported and
>>> causes noisy "current rate is different from the runtime rate" messages
>>> when playback starts.
>>>
>>> Signed-off-by: Ken Lin <ken.lin@advantech.com.tw>
>>> Signed-off-by: Akshay Bhat <akshay.bhat@timesys.com>
>>> ---
>>
>> Any feedback on the patch? If not can it be applied? Thanks.
>
> It's already included in 4.8-rc4.  I thought I replied it, but it
> seems to be forgotten, as this was received during my vacation,
> sorry.
>
>
> Takashi
>

Thank you Takashi. I don't see it as part of 4.8-rc4 yet (unless I am 
looking at the wrong tree).

https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/sound/usb/quirks.c?id=refs/tags/v4.8-rc4#n1127

[toc] | [prev] | [next] | [standalone]


#1471895

FromTakashi Iwai <tiwai@suse.de>
Date2016-08-29 16:50 +0200
Message-ID<sbw2S-62-29@gated-at.bofh.it>
In reply to#1471887
On Mon, 29 Aug 2016 16:45:58 +0200,
Akshay Bhat wrote:
> 
> 
> 
> On 08/29/2016 10:13 AM, Takashi Iwai wrote:
> > On Mon, 29 Aug 2016 16:10:03 +0200,
> > Akshay Bhat wrote:
> >>
> >> Hi,
> >>
> >> On Fri, Aug 12, 2016 at 2:08 PM, Akshay Bhat <akshay.bhat@timesys.com> wrote:
> >>> From: Ken Lin <ken.lin@advantech.com.tw>
> >>>
> >>> Avoid getting sample rate on B850V3 CP2114 as it is unsupported and
> >>> causes noisy "current rate is different from the runtime rate" messages
> >>> when playback starts.
> >>>
> >>> Signed-off-by: Ken Lin <ken.lin@advantech.com.tw>
> >>> Signed-off-by: Akshay Bhat <akshay.bhat@timesys.com>
> >>> ---
> >>
> >> Any feedback on the patch? If not can it be applied? Thanks.
> >
> > It's already included in 4.8-rc4.  I thought I replied it, but it
> > seems to be forgotten, as this was received during my vacation,
> > sorry.
> >
> >
> > Takashi
> >
> 
> Thank you Takashi. I don't see it as part of 4.8-rc4 yet (unless I am
> looking at the wrong tree).
> 
> https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/sound/usb/quirks.c?id=refs/tags/v4.8-rc4#n1127

Gah, then it was a different one.  Obviously I overlooked your patch
during my vacation.  Will put it to the queue.

But, this message should appear only once in the recent version.  Does
it still annoy as appearing repeatedly at all...?


thanks,

Takashi

[toc] | [prev] | [next] | [standalone]


#1472544 — Re: [PATCH] ALSA: usb-audio: Add sample rate inquiry quirk for B850V3 CP2114

FromAkshay Bhat <akshay.bhat@timesys.com>
Date2016-08-30 17:10 +0200
SubjectRe: [PATCH] ALSA: usb-audio: Add sample rate inquiry quirk for B850V3 CP2114
Message-ID<sbSPM-6x2-29@gated-at.bofh.it>
In reply to#1471895

On 08/29/2016 10:49 AM, Takashi Iwai wrote:
>
> Gah, then it was a different one.  Obviously I overlooked your patch
> during my vacation.  Will put it to the queue.
>
> But, this message should appear only once in the recent version.  Does
> it still annoy as appearing repeatedly at all...?
>

Hi Takashi,

Thanks for adding it in the queue. You are correct, I believe when we 
last tested it on 4.7 the message appeared once per playback, so the 
commit message might be a bit misleading.

Thanks,
Akshay

[toc] | [prev] | [next] | [standalone]


#1472553

FromTakashi Iwai <tiwai@suse.de>
Date2016-08-30 17:20 +0200
Message-ID<sbSZs-6A7-27@gated-at.bofh.it>
In reply to#1472544
On Tue, 30 Aug 2016 17:06:13 +0200,
Akshay Bhat wrote:
> 
> 
> 
> On 08/29/2016 10:49 AM, Takashi Iwai wrote:
> >
> > Gah, then it was a different one.  Obviously I overlooked your patch
> > during my vacation.  Will put it to the queue.
> >
> > But, this message should appear only once in the recent version.  Does
> > it still annoy as appearing repeatedly at all...?
> >
> 
> Hi Takashi,
> 
> Thanks for adding it in the queue. You are correct, I believe when we
> last tested it on 4.7 the message appeared once per playback, so the
> commit message might be a bit misleading.

Don't mind, as this is a stable patch and it's indeed appearing
repeatedly in older kernels to be backported.


Takashi

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web