commit | d76689e46c8b2180c08575adc830cfda890ceb87 | [log] [tgz] |
---|---|---|
author | Jeff Skirvin <jeffrey.d.skirvin@intel.com> | Thu Mar 08 22:42:04 2012 -0800 |
committer | Dan Williams <dan.j.williams@intel.com> | Thu May 17 14:33:41 2012 -0700 |
tree | 16788cf746428daf83bd6fd03c039e51af2bc05e | |
parent | 621120ca56850249554996c94efe75f8200a2cc0 [diff] |
isci: Fix RNC suspend call for SCI_RESUMING state. Instead of immediately transitioning to the SCI_RNC_AWAIT_SUSPENSION state, handle the SCI_RNC_RESUMING suspend transition from the SCI_RNC_READY state like the SCI_RNC_INVALIDATING --> SCI_RNC_POSTING transitions do now, by setting the destination state for the entry into the READY state. Signed-off-by: Jeff Skirvin <jeffrey.d.skirvin@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>