[PATCH] sata_nv: kill struct nv_host_desc and nv_host
authorTejun Heo <htejun@gmail.com>
Sat, 17 Jun 2006 06:49:55 +0000 (15:49 +0900)
committerJeff Garzik <jeff@garzik.org>
Tue, 20 Jun 2006 08:59:21 +0000 (04:59 -0400)
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 <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found