commit | 4091d3425a2e4947a2d353c33356b05418240ace | [log] [tgz] |
---|---|---|
author | Robert Jarzmik <robert.jarzmik@free.fr> | Mon Jun 09 21:59:12 2014 +0200 |
committer | Mark Brown <broonie@linaro.org> | Mon Jun 09 21:11:18 2014 +0100 |
tree | 0e5c1c2b8684e6e257f2e925ffcd3cee9f0c3490 | |
parent | e1d4d3c854f25cff6c6c139588570e124d5e8fa4 [diff] |
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>