[REBASED on main (r3branch)from r2-stable branch]audio:disable the clocks in stream...
authorRamesh Babu K V <ramesh.babu@intel.com>
Mon, 21 Nov 2011 15:12:14 +0000 (20:42 +0530)
committerbuildbot <buildbot@intel.com>
Fri, 23 Dec 2011 13:39:03 +0000 (05:39 -0800)
commit00c1962af568171d54c27a8718b41f1113a0bb35
tree65de65b427a935334303fa324084d03fb3c242bd
parentdc74259a8833d68afd2e8a3d55a5fac0b93698d7
[REBASED on main (r3branch)from r2-stable branch]audio:disable the clocks in stream event callback

BZ: 17975

MSIC PLL and external PLLIN clock sources are disabled
during vaud bias off event.  However vaud bias will continue
to be active when headset is connected.  This will make the
PLLs to active even during no audio playback.

Disable the PLLs after DAPM power down sequence completes.
This will save some mW of power.

Signed-off-by: Ramesh Babu K V <ramesh.babu@intel.com>
rebase the patch from main (r2-stable) to r3 main.

Change-Id: I1f81ee72ea95699d47425e47102ab5e5daadd3e5
Old-Change-Id: Ie6cab0806e588174515879ef24274854d192e59d
Reviewed-on: http://android.intel.com:8080/29546
Reviewed-by: M, Arulselvan <arulselvan.m@intel.com>
Tested-by: M, Arulselvan <arulselvan.m@intel.com>
Reviewed-by: buildbot <buildbot@intel.com>
Tested-by: buildbot <buildbot@intel.com>
sound/soc/codecs/sn95031.c