ARM: ux500: Remove traces of the ios_handler from platform code
authorLee Jones <lee.jones@linaro.org>
Fri, 7 Dec 2012 14:00:51 +0000 (14:00 +0000)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 1 Mar 2013 22:30:20 +0000 (23:30 +0100)
commitfcab564e2fd3c9048e457fb699c253db9a169c67
treef0682dfed5d1ad3640824d060f844d000d0292bf
parentcd2fa6d6035adb92b49ef04cbd1950c59f592cf6
ARM: ux500: Remove traces of the ios_handler from platform code

Now MMCI on/off functionality is using the regulator framework
from the MMCI driver, there is no need to keep the ios_handler
laying around, duplicating functionality. So we're removing it.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-ux500/board-mop500-sdi.c