From: Jeff Skirvin Date: Fri, 9 Mar 2012 06:42:04 +0000 (-0800) Subject: isci: Fix RNC suspend call for SCI_RESUMING state. X-Git-Tag: v3.5-rc1~172^2^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d76689e46c8b2180c08575adc830cfda890ceb87;p=pandora-kernel.git 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 Signed-off-by: Dan Williams --- Reading git-diff-tree failed