From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ASoC: ak4642: fixup snd_soc_update_bits mask for PW_MGMT2 Date: Thu, 7 Jul 2011 09:54:45 -0700 Message-ID: <20110707165445.GB17164@opensource.wolfsonmicro.com> References: <87liwadhyr.wl%kuninori.morimoto.gx@renesas.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource2.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id BA776103850 for ; Mon, 11 Jul 2011 12:30:57 +0200 (CEST) Content-Disposition: inline In-Reply-To: <87liwadhyr.wl%kuninori.morimoto.gx@renesas.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: Kuninori Morimoto Cc: Linux-ALSA , Kuninori Morimoto , Liam Girdwood List-Id: alsa-devel@alsa-project.org On Wed, Jul 06, 2011 at 05:58:56PM -0700, Kuninori Morimoto wrote: > mask didn't cover update-data Applied, thanks.