]> git.karo-electronics.de Git - mv-sheeva.git/commit
[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)
commite6faf082cd75d6dcdcf89258ddf40c6855df87a1
treef0a74b0233a8524de32a21ae2c12300803f14c00
parent638ebcc81f40b160f5e8b161e690e9b1b9503c1e
[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 <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/scsi/sata_nv.c