* Mark Brown <[EMAIL PROTECTED]> [080422 01:49]:
> On Tue, Apr 22, 2008 at 09:48:45AM +0300, Jarkko Nikula wrote:
> > "ext Tony Lindgren" <[EMAIL PROTECTED]> 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.

I'll push this to linux-omap tree, and will replace it with whatever
falls from mainline tree later on.

Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to