Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
authorTejun Heo <tj@kernel.org>
Tue, 6 Jan 2015 12:48:24 +0000 (07:48 -0500)
committerTejun Heo <tj@kernel.org>
Tue, 6 Jan 2015 12:48:24 +0000 (07:48 -0500)
commitb84b25cb0900b99b28c742dd33101be779f58259
tree2ba4320340bfdc13e7cfce6d470bac9ed391959a
parent0628ee7c81a8ced9b10f9ee300707f7f79fdecf1
parent36aae28e3df4127e296f2680d65cb6310ce61021
Merge branch 'for-3.19-fixes' of git://git./linux/kernel/git/tj/libata into for-3.20

Pull to receive the following two ahci_xgene fixes for the planned
xgene PMP support patches.

 5c0b8e0de76a8 ("ahci_xgene: Fix the endianess issue in APM X-Gene SoC AHCI SATA controller driver.")
 1102407bb714d ("ahci_xgene: Fix the DMA state machine lockup for the ATA_CMD_PACKET PIO mode command.")

Signed-off-by: Tejun Heo <tj@kernel.org>