From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH 4/4] ASoC: Convert bunch of codecs to use soc-core interconnect registration Date: Wed, 26 Jan 2011 13:28:13 +0000 Message-ID: <20110126132813.GB8501@opensource.wolfsonmicro.com> References: <1296043097-11720-1-git-send-email-jhnikula@gmail.com> <1296043097-11720-4-git-send-email-jhnikula@gmail.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 6F04D24535 for ; Wed, 26 Jan 2011 14:28:16 +0100 (CET) Content-Disposition: inline In-Reply-To: <1296043097-11720-4-git-send-email-jhnikula@gmail.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: Jarkko Nikula Cc: alsa-devel@alsa-project.org, Liam Girdwood List-Id: alsa-devel@alsa-project.org On Wed, Jan 26, 2011 at 01:58:17PM +0200, Jarkko Nikula wrote: > sound/soc/codecs/wm8993.c | 3 ++- Please avoid doing this for wm8993 and anything else which either conditionally builds up the DAPM map or does so in multiple stages - I don't actually think there's a problem here but I'd ratehr be as cautious as possible.