From: Dan Williams Date: Wed, 29 Jun 2011 20:09:25 +0000 (-0700) Subject: isci: unify isci_port and scic_sds_port X-Git-Tag: v3.0-rc6~1^2~1^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffe191c92ff195d73f9130b1490045ca2dd4c5e0;p=pandora-kernel.git isci: unify isci_port and scic_sds_port Remove the distinction between these two implementations and unify on isci_port (local instances named iport). The duplicate '->owning_port' and '->isci_port' in both isci_phy and isci_remote_device will be fixed in a later patch... this is just the straightforward rename/unification. Reported-by: Christoph Hellwig Signed-off-by: Dan Williams --- Reading git-diff-tree failed