commit | c0b887b66c95fe5abaac071b8332b8c21113d84b | [log] [tgz] |
---|---|---|
author | Haijun Zhang <Haijun.Zhang@freescale.com> | Mon Aug 26 09:19:23 2013 +0800 |
committer | Chris Ball <cjb@laptop.org> | Mon Aug 26 11:32:07 2013 -0400 |
tree | 0d4701ea0fcb12b1c0be7712098ab916f4f2b999 | |
parent | 6e9e318b304fd7373a0754805a76a02ddbc69a41 [diff] |
mmc: sdhci: get voltage from sdhc host We use host->ocr_mask to hold the voltage get from device-tree node, In case host->ocr_mask was available, we use host->ocr_mask as the final available voltage can be used by MMC/SD/SDIO card. Signed-off-by: Haijun Zhang <haijun.zhang@freescale.com> Reviewed-by: Anton Vorontsov <anton@enomsg.org> Signed-off-by: Chris Ball <cjb@laptop.org>