From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH 16/17] ASoC: Basic split of mpc5200 DMA code out from mpc5200_psc_i2s Date: Tue, 28 Apr 2009 20:53:53 +0100 Message-ID: <20090428195353.GD4241@sirena.org.uk> References: <20090428152256.GB2244@rakim.wolfsonmicro.main> <1240932222-3718-16-git-send-email-broonie@opensource.wolfsonmicro.com> <9e4733910904280859t6409e9b7w4eccee65959598e5@mail.gmail.com> <9e4733910904280955u179bc260k80dd955fce6d1c0a@mail.gmail.com> <9e4733910904281014t1472281cn48070de201a85a8@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from cassiel.sirena.org.uk (cassiel.sirena.org.uk [80.68.93.111]) by alsa0.perex.cz (Postfix) with ESMTP id 6EB792457E for ; Tue, 28 Apr 2009 21:54:00 +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: Takashi Iwai Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org On Tue, Apr 28, 2009 at 09:37:34PM +0200, Takashi Iwai wrote: > Also, we need to reconsider which of you change is really needed > since the current problem of the PCM will be solved in the PCM > core side soon later without the change of the driver side. AFAICT all the currently posted patches are needed since they're only doing the refactoring of the code required to support AC97. They're only related to the fixes in that John's board doesn't have I2S but since the DMA is shared the fixes that John develops while making AC97 work will also fix I2S.