]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
Merge branch 'for-4.1' into for-next
authorTejun Heo <tj@kernel.org>
Tue, 24 Mar 2015 18:27:42 +0000 (14:27 -0400)
committerTejun Heo <tj@kernel.org>
Tue, 24 Mar 2015 18:27:42 +0000 (14:27 -0400)
Conflicts:
include/linux/libata.h

1  2 
include/linux/libata.h

index 6b08cc106c218dc06d60988663c4bcac3eaba5fe,ebe132a4873cb28ae2596e7064789b06ce85eb98..2753cc06f68ec174daebe1259c796d43f121e621
@@@ -231,8 -231,6 +231,7 @@@ enum 
        ATA_FLAG_SW_ACTIVITY    = (1 << 22), /* driver supports sw activity
                                              * led */
        ATA_FLAG_NO_DIPM        = (1 << 23), /* host not happy with DIPM */
-       ATA_FLAG_LOWTAG         = (1 << 24), /* host wants lowest available tag */
 +      ATA_FLAG_SAS_HOST       = (1 << 25), /* SAS host */
  
        /* bits 24:31 of ap->flags are reserved for LLD specific flags */