[alsa-devel] [PATCH] ALSA: ASoc: Add regulator support to CS4270 codec driver

Daniel Mack daniel at caiaq.de
Sun Nov 29 09:35:54 CET 2009


On Sat, Nov 28, 2009 at 10:34:12PM -0600, Timur Tabi wrote:
> On Sat, Nov 28, 2009 at 6:44 PM, Daniel Mack <daniel at caiaq.de> wrote:
> 
> > It does compile and does boot,
> 
> Does it compile and boot on a Freescale MPC8610 HPCD?

No, I don't have such a board. But I see no reason why it shouldn't
compile as no part of the patch is platform depended.

And for configurations with CONFIG_REGULATOR=n, all the new calls are
NOPs. The only heads-up is that for CONFIG_REGULATOR=y, you now need to
provide the regulators the codec driver needs.

Anyway - I'll rebase the driver to 'for-2.6.33' so you can give it a
try.

Thanks,
Daniel


More information about the Alsa-devel mailing list