|
@@ -342,7 +342,7 @@ static const struct ata_port_operations ich_pata_ops = {
|
|
|
|
|
|
.port_start = ata_port_start,
|
|
.port_start = ata_port_start,
|
|
.port_stop = ata_port_stop,
|
|
.port_stop = ata_port_stop,
|
|
- .host_stop = ata_host_stop,
|
|
|
|
|
|
+ .host_stop = piix_host_stop,
|
|
};
|
|
};
|
|
|
|
|
|
static const struct ata_port_operations piix_sata_ops = {
|
|
static const struct ata_port_operations piix_sata_ops = {
|