From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH v5] ASoC/2.6.37: fix au1x platform Date: Fri, 27 Aug 2010 20:14:30 +0100 Message-ID: <20100827191428.GB6666@opensource.wolfsonmicro.com> References: <1282827231-17323-1-git-send-email-manuel.lauss@googlemail.com> <1282913484.3025.25.camel@odin> <1365302F-4C5D-4075-8D38-94DEEEF2583E@opensource.wolfsonmicro.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 5B2321038A6 for ; Fri, 27 Aug 2010 21:14:19 +0200 (CEST) Content-Disposition: inline In-Reply-To: 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: Manuel Lauss Cc: "alsa-devel@alsa-project.org" , Ian Lartey , "alsa-devel@vger.kernel.org" , Liam Girdwood List-Id: alsa-devel@alsa-project.org On Fri, Aug 27, 2010 at 03:32:16PM +0200, Manuel Lauss wrote: > I've found another AC97-related issue on another board (DB1300): > With AC97 enabled, the device warning doesn't appear but my ethernet > is gone instead: This seems like some sort of pin mux issue or something driver specific? I'm having a hard time thinking of anything ASoC could do that'd cause this, but I don't know how the two subsystems might interact on this system or au1x in general. In any case I'm tempted to apply what we've got here since while there are still issues it's all au1x (and seemingly AC97) specific and it improves the situation for that platform - we can continue to work on the remaining problems without re-reviewing this code again. Liam, does that seem reasonable?