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)
commit4091d3425a2e4947a2d353c33356b05418240ace
tree0e5c1c2b8684e6e257f2e925ffcd3cee9f0c3490
parente1d4d3c854f25cff6c6c139588570e124d5e8fa4
ASoC: pxa2xx-ac97: prepare and unprepare the clocks

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>
sound/arm/pxa2xx-ac97-lib.c