commit | e6faf082cd75d6dcdcf89258ddf40c6855df87a1 | [log] [tgz] |
---|---|---|
author | Tejun Heo <htejun@gmail.com> | Sat Jun 17 15:49:55 2006 +0900 |
committer | Jeff Garzik <jeff@garzik.org> | Tue Jun 20 04:59:21 2006 -0400 |
tree | f0a74b0233a8524de32a21ae2c12300803f14c00 | |
parent | 638ebcc81f40b160f5e8b161e690e9b1b9503c1e [diff] |
[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>