ARM: shmobile: bockw: use regulator for MMCIF
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fri, 4 Oct 2013 01:30:55 +0000 (18:30 -0700)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 10 Dec 2013 08:24:18 +0000 (17:24 +0900)
commit06ac2a61e1559e5986b1e2269d110d51576ab8d4
tree255dd310ce58c9a455e555b2ba8655abd1166c4e
parentea8d8a911f4850312834a0ff45c3d5ebc31fb1f1
ARM: shmobile: bockw: use regulator for MMCIF

When regulators are used with MMC devices, sh_mmcif_plat_data::ocr
is not needed, they can be removed from platform data.
This patch adds v3.3 regulator settings,
and moved fixed-dummy regulator registration position

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/board-bockw.c