From: Stephen Warren Date: Tue, 15 Apr 2014 22:27:01 +0000 (-0600) Subject: ARM: tegra: make Venice's +3.3V_RUN regulator always on X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~41^2~19^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7fe76721eb546d13fd5576cf135c414136ae4ff;p=pandora-kernel.git ARM: tegra: make Venice's +3.3V_RUN regulator always on This regulator supplies power to pretty much everything on the board, so it doesn't make sense to allow it to turn off. Mark it boot-on and always-on so it doesn't get turned off. Without this, I see issues with the eMMC device; it can't be correctly detected during boot. Signed-off-by: Stephen Warren --- Reading git-diff-tree failed