commit | 753621c2155bd49bff7d5d3844b3ddc203e44a06 | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Sun Jul 03 02:06:07 2011 +0300 |
committer | Peter Ujfalusi <peter.ujfalusi@ti.com> | Thu Jul 07 14:23:45 2011 +0300 |
tree | de6e77bf22a784b5662a0ab1a19bb18c7b73c680 | |
parent | f53c346c08425b6448cf9729e882e4057ea505f0 [diff] |
ASoC: twl6040: Configure PLL only once Avoid configuring the PLL several times during audio startup. We can configure the PLL at prepare time with parameters collected earlier hw_param, and set_dai_sysclk calls. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>