commit | 4a33c525f0e94b57602abd1e43644cbf6f5418f4 | [log] [tgz] |
---|---|---|
author | Adam Gruchala <adam.gruchala@intel.com> | Tue May 10 23:54:23 2011 +0000 |
committer | Dan Williams <dan.j.williams@intel.com> | Sun Jul 03 04:04:48 2011 -0700 |
tree | 4f42dccac26c36af150322c6b7e152d31efe4aa1 | |
parent | 79e2b6b27699c916e3c7cda18a26d47fea6017fb [diff] |
isci: merge phy substates Merged states and substates into one state machine, as we always unconditionally transitioned to the substate machine it was straightforward to enter that substate from the starting state. Reported-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Adam Gruchala <adam.gruchala@intel.com> [fixed construction, starting_state_enter, and starting check] Signed-off-by: Dan Williams <dan.j.williams@intel.com>