From: Edmund Nadolski Date: Thu, 2 Jun 2011 00:10:50 +0000 (+0000) Subject: isci: additional state machine cleanup X-Git-Tag: v3.0-rc6~1^2~1^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12ef65444de9d387a383b9991960848bed5bbe74;p=pandora-kernel.git isci: additional state machine cleanup Additional state machine cleanups: o Remove static functions sci_state_machine_exit_state() and sci_state_machine_enter_state() o Combines sci_base_state_machine_construct() and sci_base_state_machine_start() into a single function, sci_init_sm() o Remove sci_base_state_machine_stop() which is unused. o Kill state_machine.[ch] Signed-off-by: Edmund Nadolski [fixed too large to inline functions] Signed-off-by: Dan Williams --- Reading git-diff-tree failed