From: Dan Williams Date: Sat, 7 May 2011 00:36:38 +0000 (-0700) Subject: isci: unify phy data structures X-Git-Tag: v3.0-rc6~1^2~1^2~100 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b33981ade7cf723f3f32809e34192376c9a10f8;p=pandora-kernel.git isci: unify phy data structures Make scic_sds_phy a member of isci_phy and merge their lifetimes which means removing the phy table from scic_sds_controller in favor of the one at that isci_host level. Reported-by: Christoph Hellwig Signed-off-by: Dan Williams --- Reading git-diff-tree failed