From mboxrd@z Thu Jan 1 00:00:00 1970 From: Akshay Bhat Subject: Re: [PATCH] ALSA: usb-audio: Add sample rate inquiry quirk for B850V3 CP2114 Date: Mon, 29 Aug 2016 10:10:03 -0400 Message-ID: References: <1471025327-3529-1-git-send-email-akshay.bhat@timesys.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: <1471025327-3529-1-git-send-email-akshay.bhat@timesys.com> Sender: linux-kernel-owner@vger.kernel.org To: perex@perex.cz Cc: tiwai@suse.com, gtmkramer@xs4all.nl, denk@post.com, guillaume@eulerian.com, vdronov@redhat.com, alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, Ken Lin , Akshay Bhat List-Id: alsa-devel@alsa-project.org Hi, On Fri, Aug 12, 2016 at 2:08 PM, Akshay Bhat wrote: > From: Ken Lin > > 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 > Signed-off-by: Akshay Bhat > --- Any feedback on the patch? If not can it be applied? Thanks.