]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc56b6f4f52662cf12f637399392a2b0caef048ae
tree6c43dc04a233ef8cc573123332b44e926913b526
parentb3f828cdd027a3ce46eb204f196e98032fab4a73
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