ASoC: pxa2xx-ac97: prepare and unprepare the clocks
authorRobert Jarzmik <robert.jarzmik@free.fr>
Mon, 9 Jun 2014 19:59:12 +0000 (21:59 +0200)
committerMark Brown <broonie@linaro.org>
Mon, 9 Jun 2014 20:11:18 +0000 (21:11 +0100)
Add the clock prepare and unprepare call to the driver initialization
phase. This will remove a warning once the PXA architecture is migrated
to the clock infrastructure.

Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found