From: Kim, Milo Date: Mon, 18 Feb 2013 06:51:02 +0000 (+0000) Subject: regulator: lp8788-ldo: use ena_pin of regulator-core for external control X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~131^2~18^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=407945fd78c3fddef83ba17bf2250112c07dc7c1;p=pandora-kernel.git regulator: lp8788-ldo: use ena_pin of regulator-core for external control Regulator core driver provides enable GPIO control for enabling/disabling a regulator. Now, enable GPIO is shared among regulators. Use this internal working, so unnecessary code are removed. GPIO enable pin configurations are added in digital LDO and analog LDO drivers. Signed-off-by: Milo(Woogyom) Kim Reviewed-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed