From: Thierry Reding Date: Tue, 25 Feb 2014 15:45:04 +0000 (+0100) Subject: ARM: tegra: Combine VBUS enable pins into one node X-Git-Tag: v3.15-rc1~77^2~6^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa15ffaaea4abe1115d075946d87cd75360e59a2;p=pandora-kernel.git ARM: tegra: Combine VBUS enable pins into one node Both USB_VBUS_EN0 and USB_VBUS_EN1 are configured the same way, so they can be combined into a single node. While at it, don't configure them as pull-up since they already have external pull-ups. Also U-Boot doesn't configure them as pull-up either. Signed-off-by: Thierry Reding Signed-off-by: Stephen Warren --- Reading git-diff-tree failed