From: Lee Jones Date: Thu, 31 Jan 2013 11:27:52 +0000 (+0000) Subject: mmc: mmci: Move ios_handler functionality into the driver X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~71^2~14^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=237fb5e675a312a84a602ad0fbdf0b4957c71073;p=pandora-kernel.git mmc: mmci: Move ios_handler functionality into the driver There are currently two instances of the ios_handler being used. Both of which mearly toy with some regulator settings. Now there is a GPIO regulator API, we can use that instead, and lessen the per platform burden. By doing this, we also become more Device Tree compatible. Acked-by: Chris Ball Signed-off-by: Lee Jones Signed-off-by: Ulf Hansson Signed-off-by: Russell King Signed-off-by: Linus Walleij --- Reading git-diff-tree failed