From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH 1/2] ASoC: tlv320aic23: Clear TLV320AIC23_MS_MASTER bit for slave mode Date: Thu, 27 Oct 2011 12:00:24 +0200 Message-ID: <20111027100024.GB22369@opensource.wolfsonmicro.com> References: <1319704549.2673.2.camel@phoenix> 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 16A012465B for ; Thu, 27 Oct 2011 12:00:25 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1319704549.2673.2.camel@phoenix> 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: Axel Lin Cc: Peter Ujfalusi , alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, Jarkko Nikula , Liam Girdwood List-Id: alsa-devel@alsa-project.org On Thu, Oct 27, 2011 at 04:35:49PM +0800, Axel Lin wrote: > According to the datasheet: > > Digital Audio Interface Format (07h) register: > BIT6: Master/slave mode Applied both, thanks. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755138Ab1J0KA0 (ORCPT ); Thu, 27 Oct 2011 06:00:26 -0400 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:33069 "EHLO opensource.wolfsonmicro.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752285Ab1J0KAZ (ORCPT ); Thu, 27 Oct 2011 06:00:25 -0400 Date: Thu, 27 Oct 2011 12:00:24 +0200 From: Mark Brown To: Axel Lin Cc: linux-kernel@vger.kernel.org, Liam Girdwood , Jarkko Nikula , Peter Ujfalusi , alsa-devel@alsa-project.org Subject: Re: [PATCH 1/2] ASoC: tlv320aic23: Clear TLV320AIC23_MS_MASTER bit for slave mode Message-ID: <20111027100024.GB22369@opensource.wolfsonmicro.com> References: <1319704549.2673.2.camel@phoenix> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1319704549.2673.2.camel@phoenix> X-Cookie: Your domestic life may be harmonious. User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Oct 27, 2011 at 04:35:49PM +0800, Axel Lin wrote: > According to the datasheet: > > Digital Audio Interface Format (07h) register: > BIT6: Master/slave mode Applied both, thanks.