]> git.baikalelectronics.ru Git - kernel.git/commit
mei: me: use runtime PG pm domain for non wakeable devices
authorTomas Winkler <tomas.winkler@intel.com>
Tue, 18 Mar 2014 20:52:05 +0000 (22:52 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 3 May 2014 23:20:25 +0000 (19:20 -0400)
commitc458d9692cab6fd76aad97fc1e758adaa2482082
tree1ef2d46b91edaa0fc60fcb71619a07eefbdd35d9
parentcc3b4427064df48dd55e8a9b962bfffc892124b2
mei: me: use runtime PG pm domain for non wakeable devices

For non wakeable devices we can't use pci runtime framework
as we are not able to wakeup from D3 states.
Instead we create new pg runtime domain that only drives ME power
gating protocol to reduce the power consumption.

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/mei/mei_dev.h
drivers/misc/mei/pci-me.c