From: Tejun Heo Date: Sat, 17 Jun 2006 06:49:55 +0000 (+0900) Subject: [PATCH] sata_nv: kill struct nv_host_desc and nv_host X-Git-Tag: v2.6.18-rc1~1079^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6faf082cd75d6dcdcf89258ddf40c6855df87a1;p=pandora-kernel.git [PATCH] sata_nv: kill struct nv_host_desc and nv_host nv_host_desc and nv_host are used to discern different generations of nv controllers. Kill those. New EH/hotplug implementation will use standard port_info/ata_port_operations for that. Signed-off-by: Tejun Heo Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed