]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/ata/pata_ns87410.c
[S390] Fix sclp_vt220 error handling.
[linux-2.6-omap-h63xx.git] / drivers / ata / pata_ns87410.c
index ea70ec744879bbc1bc1cb8ec854d2ed5f7c1e5c6..2f5d714ebfc4d5c7c844e2405e0ccb6b4bf3d193 100644 (file)
@@ -193,7 +193,7 @@ static int ns87410_init_one(struct pci_dev *dev, const struct pci_device_id *id)
 {
        static const struct ata_port_info info = {
                .sht = &ns87410_sht,
-               .flags = ATA_FLAG_SLAVE_POSS | ATA_FLAG_SRST,
+               .flags = ATA_FLAG_SLAVE_POSS,
                .pio_mask = 0x0F,
                .port_ops = &ns87410_port_ops
        };