commit | 9a62e046fe355c47701e31bbb98bd320f1d489b4 | [log] [tgz] |
---|---|---|
author | Venkat Gopalakrishnan <venkatg@codeaurora.org> | Tue Mar 03 16:14:55 2015 -0800 |
committer | Xiaonian Wang <xiaonian@codeaurora.org> | Fri Apr 07 17:27:12 2017 -0700 |
tree | c654aeee3b1f1e7f41a2c2939d07027a76190de1 | |
parent | 46fd1436b1c612101f47a8e753f659238b925fe1 [diff] |
mmc: sdhci-msm: enable 64-bit ADMA The SDHC controller capability was limited to 32-bit ADMA if the system on chip supported only 32-bit address bus width, eventhough the controller was 64-bit ADMA capable for potential memory savings. Remove this limitation on systems that support larger address bus width. Change-Id: I79b296bc4dff015dac76036c231d197748aa03cb Signed-off-by: Venkat Gopalakrishnan <venkatg@codeaurora.org>