From mboxrd@z Thu Jan 1 00:00:00 1970 From: Liam Girdwood Subject: Re: [PATCH] ASoC: Use a lower detection rate when monitoring headphones on WM8915 Date: Thu, 2 Jun 2011 13:28:20 +0100 Message-ID: <4DE781E4.4090508@ti.com> References: <1306955839-12097-1-git-send-email-broonie@opensource.wolfsonmicro.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from bear.ext.ti.com (bear.ext.ti.com [192.94.94.41]) by alsa0.perex.cz (Postfix) with ESMTP id 38E1724402 for ; Thu, 2 Jun 2011 14:28:27 +0200 (CEST) In-Reply-To: <1306955839-12097-1-git-send-email-broonie@opensource.wolfsonmicro.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Mark Brown Cc: "alsa-devel@alsa-project.org" , "patches@opensource.wolfsonmicro.com" List-Id: alsa-devel@alsa-project.org On 01/06/11 20:17, Mark Brown wrote: > We only need to increase the detection rate to maximum if we're monitoring > for button presses as the response times needed for user interaction there > are much lower. > > Signed-off-by: Mark Brown > --- Acked-by: Liam Girdwood