On Mon, Nov 30, 2009 at 02:06:37PM +0100, Daniel Mack wrote:
Ah, right. The pxa-ssp code doesn't pay attention to either argument, hence I didn't notice. Thanks!
OK.
Daniel
From fdc23d80fa7a3b2aa76e05ee9fbd85dea0f647d8 Mon Sep 17 00:00:00 2001 From: Daniel Mack daniel@caiaq.de Date: Mon, 30 Nov 2009 11:08:17 +0100 Subject: [PATCH] ALSA: ASoc: pxa/raumfeld: adopt new snd_soc_dai_set_pll() API
Applied, thanks.
Can I please remind you again to send patches in the format documented in Documentation/SubmittingPatches - when you include lots of text before the actual patch it's not possible to use standard tools like git am to apply without post-processing since all that text ends up in the commit log, and things like From: and the subject line don't get picked up either.