From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH v3] ASoC: dapm - Refactor widget IO functions in preparation for platform widgets. Date: Tue, 14 Jun 2011 14:28:55 +0100 Message-ID: <20110614132855.GA895@opensource.wolfsonmicro.com> References: <1307990256-3802-1-git-send-email-lrg@ti.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 38A52103932 for ; Tue, 14 Jun 2011 15:28:59 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1307990256-3802-1-git-send-email-lrg@ti.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: Liam Girdwood Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org On Mon, Jun 13, 2011 at 07:37:36PM +0100, Liam Girdwood wrote: > This time with soc_widget_update_bits reflecting recent soc_update_bits changes. Applied, thanks.