On Mon, 17 Aug 2009 14:50:59 +0300 Eduardo Valentin eduardo.valentin@nokia.com wrote:
Hello again guys,
Here is version 4 of these changes. No real changes from previous versions. The only thing is that now I've rebased on top of Takashi's tree: http://git.kernel.org/?p=linux/kernel/git/tiwai/sound-2.6.git;a=summary
as there are pending things there which Jarkko has pointed on previous series.
Here's my ack to the ASoC part. I tested the set on top of these Janusz's patches:
http://mailman.alsa-project.org/pipermail/alsa-devel/2009-August/020170.html http://mailman.alsa-project.org/pipermail/alsa-devel/2009-August/020171.html http://mailman.alsa-project.org/pipermail/alsa-devel/2009-August/020262.html
Note, that I posted modified version for the patch 16 based on Janusz's [PATCH 3/3 v3].
Acked-by: Jarkko Nikula jhnikula@gmail.com
arch/arm/mach-omap2/mcbsp.c | 5 + arch/arm/plat-omap/include/mach/mcbsp.h | 49 ++++ arch/arm/plat-omap/mcbsp.c | 377 ++++++++++++++++++++++++++++++- sound/soc/omap/omap-mcbsp.c | 78 ++++++- sound/soc/omap/omap-pcm.c | 14 +- sound/soc/omap/omap-pcm.h | 2 + 6 files changed, 511 insertions(+), 14 deletions(-)
Tony, if you are ok with the OMAP McBSP changes, how it would be best get these merged? Via ASoC, LKML or separately from both subsystems during the merge window?