commit | 41c95b04385863f694fcf96e08994ebc722b7b9f | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Thu May 07 15:54:00 2015 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun May 24 11:15:54 2015 -0700 |
tree | 5b638016924bff6fb3625c60ff5a83e4ea77c493 | |
parent | a1809d38900cff016b2bac9d82766f7420f8eb5d [diff] |
mei: add also write waiting list to runtime pm blockers The io callback is clear from write_waitling_list after we receive interrupt from the hw to ack the write completion. We need to wait for this interrupt deliver before we try to enter low power state Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>