Revision 22f8d055350066b4a87de4adea8c5213cac54534 authored by Mark Brown on 19 March 2012, 17:32:06 UTC, committed by Mark Brown on 19 March 2012, 19:08:17 UTC
The optimal management of VMID depends on a number of factors which vary
dynamically at runtime, for example the connection to a system docking
station. In some circumstances it is desirable to keep VMID enabled all
the time, in others it is desirable to aggressively power it up and down.

Provide a callback allowing machine driver to configure either the normal
power up/down mode (WM8994_VMID_MODE_NORMAL) or to maintain VMID even
when idle (WM8994_VMID_MODE_FORCE). This callback, wm8994_vmid_mode(),
should be called with the CODEC lock.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
1 parent 6f8270c
History

back to top