From: Lee Jones Date: Thu, 31 Jan 2013 11:31:16 +0000 (+0000) Subject: ARM: ux500: Use the GPIO regulator framework for SDI0's 'en' and 'vsel' X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~71^2~14^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd2fa6d6035adb92b49ef04cbd1950c59f592cf6;p=pandora-kernel.git ARM: ux500: Use the GPIO regulator framework for SDI0's 'en' and 'vsel' To prevent lots of unnecessary call-backs into platform code, we're now using the GPIO regulator framework to control the 'enable' (en) and 'voltage select' (vsel) GPIO pins which in turn control the MMCI's secondary regulator settings. This already works with Device Tree, but when booting with ATAGs we need to register it as a platform device. Signed-off-by: Lee Jones Signed-off-by: Linus Walleij --- Reading git-diff-tree failed