]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
Merge remote-tracking branch 'scsi/for-next'
authorStephen Rothwell <sfr@canb.auug.org.au>
Mon, 20 Aug 2012 02:59:24 +0000 (12:59 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 20 Aug 2012 02:59:24 +0000 (12:59 +1000)
Conflicts:
drivers/ata/libata-core.c

1  2 
Documentation/kernel-parameters.txt
drivers/ata/libata-core.c
drivers/ata/libata-eh.c
drivers/scsi/scsi_lib.c
include/linux/libata.h

Simple merge
index c3fbdca029ea06f8ec396c2e6ca9628920362313,6aa72b8350dad99a662fe3b99ab3697a5057d683..9d1e66f248831ad3f02ab0b4377e0cf6e9c75be8
@@@ -5295,9 -5294,10 +5299,8 @@@ static int ata_port_request_pm(struct a
        return rc;
  }
  
- static int ata_port_suspend_common(struct device *dev, pm_message_t mesg)
 -#define to_ata_port(d) container_of(d, struct ata_port, tdev)
 -
+ static int __ata_port_suspend_common(struct ata_port *ap, pm_message_t mesg, int *async)
  {
-       struct ata_port *ap = to_ata_port(dev);
        unsigned int ehi_flags = ATA_EHI_QUIET;
        int rc;
  
Simple merge
Simple merge
Simple merge