[alsa-devel] [RFC/PATCH 1/1] ASoC: Add drivers for the Texas Instruments OMAP processors

Mark Brown broonie at opensource.wolfsonmicro.com
Tue Apr 22 10:49:28 CEST 2008


On Tue, Apr 22, 2008 at 09:48:45AM +0300, Jarkko Nikula wrote:
> "ext Tony Lindgren" <tony at atomide.com> wrote:

> > The platform_device_register() should be done in board-*.c files.

> This is a valid point. I think it should be possible to have also in
> ASoC v1 e.g n810_mcbsp_aic33 driver whose probe function would be more
> or less like n810_soc_init now. At least sound/soc/fsl/mpc8610_hpcd.c is
> doing similar thing.

> Mark, any thoughts?

Leave it as-is for ASoC v1, the soc-audio device can't meaningfully be
defined in the platform data.  ASoC v2 lets you define a device for the
platform driver for the particular board (as well as for things like I2S
controllers on the SoC) which deals with this a lot better.


More information about the Alsa-devel mailing list