commit | 04bb139a071fef549892718f8965a7c61b1924e0 | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Tue Mar 18 22:52:04 2014 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat May 03 19:20:24 2014 -0400 |
tree | 3200b716befdaae434220de06efecb59b5db0f60 | |
parent | cfe5ab85634b5fdab2c90249517910ea3df63f6a [diff] |
mei: use runtime pm in write and read flow Take rpm token on operation start to initiate rpm resume if needed. Mark last busy time, release token and advice rpm framework to try to autosuspend on operation end. 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>