From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ASoC: WM8904: Set `invert' bit for Capture Switch Date: Mon, 31 Oct 2011 12:50:25 +0000 Message-ID: <20111031125025.GB10217@opensource.wolfsonmicro.com> References: <1319787399-18750-1-git-send-email-hong.xu@atmel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id 3F0F3246CC for ; Mon, 31 Oct 2011 13:50:28 +0100 (CET) Content-Disposition: inline In-Reply-To: <1319787399-18750-1-git-send-email-hong.xu@atmel.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: Hong Xu Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org On Fri, Oct 28, 2011 at 03:36:39PM +0800, Hong Xu wrote: > Set `invert' bit for Capture Switch. Otherwise analogue is muted when > Capture Switch is ON. Applied, thanks.