From: Brian King Date: Thu, 23 Mar 2006 23:30:15 +0000 (-0600) Subject: [PATCH] libata: Remove dependence on host_set->dev for SAS X-Git-Tag: v2.6.17-rc1~866^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f1f610b62bce36d6d50857859091b8989c70267;p=pandora-kernel.git [PATCH] libata: Remove dependence on host_set->dev for SAS Remove some of the dependence on the host_set struct in preparation for supporting SAS HBAs. Adds a struct device pointer to the ata_port struct. Signed-off-by: Brian King Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed