ASoC: DaVinci: Update suspend/resume support for McASP driver
authorChaithrika U S <chaithrika@ti.com>
Thu, 3 Dec 2009 13:26:56 +0000 (18:56 +0530)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 4 Dec 2009 10:49:45 +0000 (10:49 +0000)
Add clock enable and disable calls to resume and suspend respectively.
Also add a member to the audio device data structure which tracks the clock
status.

Tested on DA850/OMAP-L138 EVM. For the purpose of testing, the patches[1] which
add suspend-to-RAM support to DA850/OMAP-L138 SoC were applied.

[1] http://linux.davincidsp.com/pipermail/davinci-linux-open-source/
2009-November/016958.html

Signed-off-by: Chaithrika U S <chaithrika@ti.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found