From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jarkko Nikula Subject: Re: [PATCH] ASoC: Fix DAPM sync for TLV320AIC3x custom DAPM widget Date: Mon, 10 Oct 2011 10:25:53 +0300 Message-ID: <4E929E01.2030806@bitmer.com> References: <1318077861-24901-1-git-send-email-broonie@opensource.wolfsonmicro.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from bitmer.com (bitmer.com [213.157.87.50]) by alsa0.perex.cz (Postfix) with ESMTP id 522AF243CE for ; Mon, 10 Oct 2011 09:26:09 +0200 (CEST) In-Reply-To: <1318077861-24901-1-git-send-email-broonie@opensource.wolfsonmicro.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: Mark Brown Cc: alsa-devel@alsa-project.org, patches@opensource.wolfsonmicro.com, Liam Girdwood List-Id: alsa-devel@alsa-project.org On 10/08/2011 03:44 PM, Mark Brown wrote: > We really should be doing this in the core, not in a driver... > > Signed-off-by: Mark Brown > --- > include/sound/soc-dapm.h | 3 +++ > sound/soc/codecs/tlv320aic3x.c | 4 ++++ > sound/soc/soc-dapm.c | 3 ++- > 3 files changed, 9 insertions(+), 1 deletions(-) > Tested-by: Jarkko Nikula