From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lars-Peter Clausen Subject: Re: [PATCH v3 00/15] ASoC: fsl-ssi: ac97-slave support Date: Tue, 16 Apr 2013 10:06:26 +0200 Message-ID: <516D0682.5010309@metafoo.de> References: <1365939779-4507-1-git-send-email-mpa@pengutronix.de> <516A9D5B.2070707@metafoo.de> <516C9A87.4090307@tabi.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <516C9A87.4090307@tabi.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Timur Tabi Cc: Fabio Estevam , alsa-devel@alsa-project.org, devicetree-discuss@lists.ozlabs.org, Mark Brown , Liam Girdwood , Grant Likely , Sascha Hauer , Markus Pargmann , Shawn Guo , linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org On 04/16/2013 02:25 AM, Timur Tabi wrote: > Lars-Peter Clausen wrote: >>> >@Lars: >>> >There are 4 new patches at the beginning of the series that fix some >>> problems >>> >of your cleanups. I think they were in the changes you posted. If not, >>> could you >>> >please add them to your branch? >> Hi, >> >> I had already fixed them localy. I'm in the process of polishing the last >> bits >> and pieces of my generic dmaengine PCM driver series right now and will >> submit >> it later today. > > So which repository should I apply these patches to? I want to make sure > they don't break PowerPC. > You can use https://github.com/lclausen-adi/linux-2.6/tree/asoc-dmaengine-cleanups, but make sure to skip the first 4 patches from this series. - Lars