[alsa-devel] [PATCH 01/14] ASoC: multi-component - TI OMAP Platform
Jarkko Nikula
jhnikula at gmail.com
Wed Aug 11 13:04:18 CEST 2010
Hi
On Wed, 11 Aug 2010 09:46:20 +0100
Liam Girdwood <lrg at slimlogic.co.uk> wrote:
> Other notable changes required for multi-component support:-
>
> o Moved zoom2 audio platform data to board-zoom2.c
> o Moved n810 audio platform data to board-n810.c
> o Moved RX51 audio platform data to board-rx51-peripherals.c
> o Added ASoC DAI and DMA platform devices.
Here are rejects from these two files when applied to Vanilla:
arch/arm/mach-omap2/board-rx51-peripherals.c
arch/arm/mach-omap2/board-zoom2.c
Fortunately trivial.
board-rx51-peripherals.c conflicts with rx51_aic3x_data (i.e. add only
rx51_aic34_setup) and board-zoom2.c with board_nand_init in
omap_zoom2_init.
board-n8x0.c will conflict in 2.6.37 with changes from linux-omap but
this is easiest to handle if you leave out the
arch/arm/mach-omap2/board-n8x0.c changes. IMO n810_aic33_setup for
the digital microphone can be patched after m-c.
> o Misc fixes from Jarkko Nikula
>
Add Peter also as he sent fixes too :-)
--
Jarkko
More information about the Alsa-devel
mailing list