From: Lee Jones Date: Wed, 27 Mar 2013 10:47:38 +0000 (+0000) Subject: ARM: ux500: Stop passing ios_handler() as an MMCI power controlling call-back X-Git-Tag: v3.9-rc6~31^2~4^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26135256d3e7d4d12c6268623edc1740888c041f;p=pandora-kernel.git ARM: ux500: Stop passing ios_handler() as an MMCI power controlling call-back This fixes a regression introduced during the v3.9 merge window. Now MMCI on/off functionality is using the regulator framework from the MMCI driver, if we provide the ios_handler call-back we essentially duplicate functionality, which causes a large mess and lots of booting issues. Signed-off-by: Lee Jones Signed-off-by: Linus Walleij --- Reading git-diff-tree failed