ARM: tegra: stingray: Turn on the lvds bridge chip during early resume
authorColin Cross <ccross@android.com>
Thu, 6 Jan 2011 05:56:27 +0000 (21:56 -0800)
committerColin Cross <ccross@android.com>
Fri, 7 Jan 2011 21:15:31 +0000 (13:15 -0800)
commit6de5f038f62cadbe8e8325c85534b08ca0257226
tree78b5c7814fbacbcb0d89704bd01ea432159d42ef
parent04d8077a0330c97b08cd1747325f3428fa61be26
ARM: tegra: stingray: Turn on the lvds bridge chip during early resume

Adds a platform driver that enables the lvds bridge chip regulator
during early resume and then disables it 1 second later.  This prevents
waiting for 200 msec during late resume for the bridge chip to turn on.

Change-Id: I112d397a83bad8998d28d9b2e97dbb75aa9f8e95
Signed-off-by: Colin Cross <ccross@android.com>
arch/arm/mach-tegra/board-stingray-panel.c