ahci_xgene: Fix the endianess issue in APM X-Gene SoC AHCI SATA controller driver.
authorSuman Tripathi <stripathi@apm.com>
Mon, 29 Dec 2014 03:22:46 +0000 (08:52 +0530)
committerTejun Heo <tj@kernel.org>
Mon, 5 Jan 2015 14:02:56 +0000 (09:02 -0500)
commit5c0b8e0de76a86edb99e46612fd9d341b4c4fa0a
tree210ebebcf223d994069d659b3ce136f7baf22901
parent97bf6af1f928216fd6c5a66e8a57bfa95a659672
ahci_xgene: Fix the endianess issue in APM X-Gene SoC AHCI SATA controller driver.

This patch fixes the big endian mode issue with function
xgene_ahci_read_id.

Signed-off-by: Suman Tripathi <stripathi@apm.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
drivers/ata/ahci_xgene.c