summaryrefslogtreecommitdiff
path: root/drivers/mfd/omap-usb-host.c
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2013-03-22 11:40:22 (GMT)
committerSamuel Ortiz <sameo@linux.intel.com>2013-04-09 08:21:51 (GMT)
commit6394678e6e563b196122e911daa911973f9cf7ab (patch)
treebe7c05100eae424f4a987c7c72e9848b5a09a711 /drivers/mfd/omap-usb-host.c
parent7a93fb375437225ee89a15652a887547450f3d2a (diff)
downloadlinux-fsl-qoriq-6394678e6e563b196122e911daa911973f9cf7ab.tar.xz
mfd: wm8994: Don't use system PM operations
For realistic systems the power management is controlled entirely via runtime PM - if the device is not runtime suspended then the suspend will abort without doing anything as functionality such as accessory detection or audio bypass will require the device to be enabled while if the device is runtime suspended it is already in the lowest power state. This means that system suspend is redundant and can be removed which avoids issues with attempting to double disable the regulators. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/mfd/omap-usb-host.c')
0 files changed, 0 insertions, 0 deletions