From: Maciej Trela Date: Wed, 13 Apr 2011 00:28:39 +0000 (-0700) Subject: isci: remove base_phy abstraction X-Git-Tag: v3.0-rc6~1^2~1^2~171 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d857d9a0adf49e332413d918322405192aafc766;p=pandora-kernel.git isci: remove base_phy abstraction Merge struct sci_base_phy into scic_sds_phy. Until now sci_base_phy was referenced using scic_sds_phy->parent field. 'sci_base_phy' state machine handlers were also merged into scic_sds_phy state handlers. Reported-by: Christoph Hellwig Signed-off-by: Maciej Trela Signed-off-by: Maciej Patelczyk Signed-off-by: Dan Williams --- Reading git-diff-tree failed