commit | d305da61e9ef6cd9bebd1a1780291d3465112486 | [log] [tgz] |
---|---|---|
author | amirkapl <amir.kaplan@intel.com> | Thu Sep 01 09:01:10 2016 +0300 |
committer | Anas Nashif <nashif@linux.intel.com> | Thu Sep 22 00:23:43 2016 +0000 |
tree | 5411c62a0f13d422fbee9971859194956cb62494 | |
parent | 035ec8249d6586bdbd7a750205cdc74f51ca8e2b [diff] |
power_mgmt: Update Power Management device driver API Have one function that can be used for all possible device purposes using a control code instead of the suspend resume functions, makes it generic for device control. Added device power states. The older replaced APIs will be deprecated in a future patch Jira: ZEP-954 Change-Id: I6dd3ebfd0fde3546b2d8397f19842f5758fda0c4 Signed-off-by: Amir Kaplan <amir.kaplan@intel.com>