Merge branch 'upstream-fixes' into upstream
authorJeff Garzik <jeff@garzik.org>
Mon, 12 Jun 2006 03:04:37 +0000 (23:04 -0400)
committerJeff Garzik <jeff@garzik.org>
Mon, 12 Jun 2006 03:04:37 +0000 (23:04 -0400)
Conflicts:

drivers/scsi/sata_sil24.c

1  2 
drivers/scsi/sata_mv.c
drivers/scsi/scsi_lib.c
include/linux/pci_ids.h

index 634bab17a6bb888c1e569b9a84118713b3ac6c63,f16f92a6ec0fe468da2c87363227015e0f27a061..4a71578df3c1ce24d8e9a34338d9eb87395a8430
@@@ -2040,8 -2035,9 +2040,9 @@@ static void mv_phy_reset(struct ata_por
  static void mv_eng_timeout(struct ata_port *ap)
  {
        struct ata_queued_cmd *qc;
+       unsigned long flags;
  
 -      printk(KERN_ERR "ata%u: Entering mv_eng_timeout\n",ap->id);
 +      ata_port_printk(ap, KERN_ERR, "Entering mv_eng_timeout\n");
        DPRINTK("All regs @ start of eng_timeout\n");
        mv_dump_all_regs(ap->host_set->mmio_base, ap->port_no,
                         to_pci_dev(ap->host_set->dev));
Simple merge
Simple merge