ahci/xgene: Remove logic to set 64-bit DMA mask
authorSuravee Suthikulpanit <Suravee.Suthikulpanit@amd.com>
Thu, 12 Jun 2014 17:40:24 +0000 (12:40 -0500)
committerTejun Heo <tj@kernel.org>
Tue, 17 Jun 2014 19:02:57 +0000 (15:02 -0400)
Instead of doing the check here, this should be handled
in the common AHCI platform code.

Signed-off-by: Suravee Suthikulpanit <Suravee.Suthikulpanit@amd.com>
Suggested-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Cc: Loc Ho <lho@apm.com>
Cc: Tuan Phan <tphan@apm.com>
Cc: Suman Triphati <stripathi@apm.com>
Signed-off-by: Tejun Heo <tj@kernel.org>

No differences found