commit | 4fa0614f40bfe8434d843da82664a6da06915bc1 | [log] [tgz] |
---|---|---|
author | Ulf Hansson <ulf.hansson@linaro.org> | Thu May 23 15:13:46 2013 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon May 27 14:06:50 2013 +0200 |
tree | 1d0695cc29c60e49825f9bc9b1fa56984a06a7ca | |
parent | b6ff56a4acdc16c626f713bbad0528984234e550 [diff] |
ARM: ux500: Don't set plf ocr mask for SD/MMC device The mmci host driver overrides platform ocr mask when a vmmc regulator can be used. This is the case for sdi0(SD-card) and for sdi4(eMMC). Thus it is pointless of specifing these mask and why we do remove them. Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>