ARM: shmobile: switch SDHI0 to GPIO regulator on armadillo800eva
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Wed, 13 Feb 2013 10:34:03 +0000 (11:34 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 18 Mar 2013 12:27:01 +0000 (21:27 +0900)
When regulators are used with MMC devices, explicitly provided OCR masks
are ignored, they can be removed from platform data. Also switch SDHI0
from fixed regulator with hard-wired GPIO levels to a proper GPIO regulator
instance to enable dynamic voltage switching.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

No differences found