ASoC: Pandora: Pass SRG input clock frequency to the OMAP McBSP DAI
authorJarkko Nikula <jhnikula@gmail.com>
Mon, 9 Nov 2009 06:44:32 +0000 (08:44 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 9 Nov 2009 13:18:34 +0000 (13:18 +0000)
commit9e5d86fe6a401f7957f6ea02ee300db0f6c03d03
tree6c43dc04a233ef8cc573123332b44e926913b526
parentc939e5c82142978d9d534aca34187a8489fd13f3
ASoC: Pandora: Pass SRG input clock frequency to the OMAP McBSP DAI

Upcoming change to omap-mcbsp.c require that machine drivers using OMAP
as a DAI master to pass sample rate generator input clock frequency to
the omap-mcbsp.c DAI driver.

Pandora is using 256*Fs output from the TWL4030 codec as an input clock to
the McBSP sample rate generator.

Signed-off-by: Jarkko Nikula <jhnikula@gmail.com>
Tested-by: Grazvydas Ignotas <notasas@gmail.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/omap/omap3pandora.c