]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: ux500: Don't set plf ocr mask for SD/MMC device
authorUlf Hansson <ulf.hansson@linaro.org>
Thu, 23 May 2013 13:13:46 +0000 (15:13 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 27 May 2013 12:06:50 +0000 (14:06 +0200)
commit4fa0614f40bfe8434d843da82664a6da06915bc1
tree1d0695cc29c60e49825f9bc9b1fa56984a06a7ca
parentb6ff56a4acdc16c626f713bbad0528984234e550
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>
arch/arm/mach-ux500/board-mop500-sdi.c