• Jeremy Higdon's avatar
    [libata] misc fixes, and an export · b2bda14c
    Jeremy Higdon authored
    * export ata_host_intr
    * fix debugging printk
    * the write of Device Control register, which occurs between
      SATA phy reset and the read of device signature, apparently
      clobbers some of the register values (namely Error register)
      that are needed to determine whether or not the device passed
      diagnostics.  Make this write follow the device diag checking
      and classification, instead.
    b2bda14c
libata-core.c 74.4 KB