[alsa-devel] [PATCH 2/4] ASoC: Add Palm/PXA27x unified ASoC audio driver

Mark Brown broonie at opensource.wolfsonmicro.com
Wed Nov 5 22:54:56 CET 2008


On Wed, Nov 05, 2008 at 09:35:53PM +0100, Takashi Iwai wrote:

> > +#ifdef CONFIG_SND_PXA2XX_SOC_PALM27X
> > +void __init palm27x_asoc_set_pdata(struct palm27x_asoc_info *data);

> I wonder whether it's really __init.

Yes.  This will be set up by the machine init code which has to be built
in.  It should be platform data but we can't support that yet.

> Note that the driver can be a module in theory.

Yeah, that practice won't actually build so should probably be masked
out in Kconfig.


More information about the Alsa-devel mailing list