From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH v3 01/10] ASoC: wm8510: Convert to snd_soc_cache_sync Date: Mon, 10 Oct 2011 10:33:18 +0100 Message-ID: <20111010093318.GD3040@opensource.wolfsonmicro.com> References: <1317994508.9906.1.camel@phoenix> <1317994587.9906.3.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 09A1424479 for ; Mon, 10 Oct 2011 11:33:20 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1317994587.9906.3.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: Dimitris Papastamos , alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, Liam Girdwood List-Id: alsa-devel@alsa-project.org On Fri, Oct 07, 2011 at 09:36:27PM +0800, Axel Lin wrote: > Convert to snd_soc_cache_sync for sync reg_cache with the hardware. > > Signed-off-by: Axel Lin Applied all, 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 S1753255Ab1JJJdW (ORCPT ); Mon, 10 Oct 2011 05:33:22 -0400 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:54479 "EHLO opensource.wolfsonmicro.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753097Ab1JJJdU (ORCPT ); Mon, 10 Oct 2011 05:33:20 -0400 Date: Mon, 10 Oct 2011 10:33:18 +0100 From: Mark Brown To: Axel Lin Cc: linux-kernel@vger.kernel.org, Liam Girdwood , Dimitris Papastamos , alsa-devel@alsa-project.org Subject: Re: [PATCH v3 01/10] ASoC: wm8510: Convert to snd_soc_cache_sync Message-ID: <20111010093318.GD3040@opensource.wolfsonmicro.com> References: <1317994508.9906.1.camel@phoenix> <1317994587.9906.3.camel@phoenix> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1317994587.9906.3.camel@phoenix> X-Cookie: Exercise caution in your daily affairs. 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 Fri, Oct 07, 2011 at 09:36:27PM +0800, Axel Lin wrote: > Convert to snd_soc_cache_sync for sync reg_cache with the hardware. > > Signed-off-by: Axel Lin Applied all, thanks.