ASoC: twl6040: Move PLL selection to codec driver
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Mon, 27 Jun 2011 14:03:14 +0000 (17:03 +0300)
committerPeter Ujfalusi <peter.ujfalusi@ti.com>
Thu, 7 Jul 2011 11:23:44 +0000 (14:23 +0300)
commitaf958c72af88405501fe61a43f8011614cff29f5
tree5ea6d28e39befdd4246d477e83641c5814ec5329
parent7cca606794ceb597e95fd0a0f3a8dcdd51af55e0
ASoC: twl6040: Move PLL selection to codec driver

It is better if the selection between the Low power,
and High performance PLL is handled within the codec
driver, not in machine driver(s) to avoid duplicated
code, and also to have consistent tracking of the selected
PLL, and the resulting differences in supported sample
rates.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/twl6040.c
sound/soc/codecs/twl6040.h
sound/soc/omap/sdp4430.c