]> err.no Git - linux-2.6/blobdiff - drivers/ata/pata_pcmcia.c
[libata] Don't use old-EH ->eng_timeout() hook when not needed
[linux-2.6] / drivers / ata / pata_pcmcia.c
index 2abe0a3bbb9249d37d0f49750238714f4d73c60f..cb501e145a42a4e85a8a12471a3ef0d8abcdf6ee 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *   pata_pcmcia.c - PCMCIA PATA controller driver.
  *   Copyright 2005-2006 Red Hat Inc <alan@redhat.com>, all rights reserved.
- *   PCMCIA ident update Copyright 2006 Marcin Juszkiewicz 
+ *   PCMCIA ident update Copyright 2006 Marcin Juszkiewicz
  *                                             <openembedded@hrw.one.pl>
  *
  *  This program is free software; you can redistribute it and/or modify
@@ -87,7 +87,7 @@ static struct ata_port_operations pcmcia_port_ops = {
 
        .qc_prep        = ata_qc_prep,
        .qc_issue       = ata_qc_issue_prot,
-       .eng_timeout    = ata_eng_timeout,
+
        .data_xfer      = ata_pio_data_xfer_noirq,
 
        .irq_handler    = ata_interrupt,