Merge branch 'upstream-fixes' into upstream
authorJeff Garzik <jeff@garzik.org>
Sat, 20 May 2006 04:36:08 +0000 (00:36 -0400)
committerJeff Garzik <jeff@garzik.org>
Sat, 20 May 2006 04:36:08 +0000 (00:36 -0400)
Conflicts:

drivers/scsi/libata-core.c

1  2 
drivers/scsi/libata-core.c
drivers/scsi/sata_mv.c

@@@ -3090,9 -2740,10 +3093,9 @@@ static unsigned int ata_dev_set_xfermod
  
  /**
   *    ata_dev_init_params - Issue INIT DEV PARAMS command
 - *    @ap: Port associated with device @dev
   *    @dev: Device to which command will be sent
-  *    @heads: Number of heads
-  *    @sectors: Number of sectors
+  *    @heads: Number of heads (taskfile parameter)
+  *    @sectors: Number of sectors (taskfile parameter)
   *
   *    LOCKING:
   *    Kernel thread context (may sleep)
@@@ -5006,7 -4305,9 +5009,8 @@@ int ata_device_resume(struct ata_devic
  
  /**
   *    ata_device_suspend - prepare a device for suspend
 - *    @ap: port the device is connected to
   *    @dev: the device to suspend
+  *    @state: target power management state
   *
   *    Flush the cache on the drive, if appropriate, then issue a
   *    standbynow command.
Simple merge