[ARM] tegra: specify panel depth for stingray

Change-Id: I3a001249fea702af9deed33219e98b5dbbd49e0c
Signed-off-by: Erik Gilling <konkers@android.com>
This commit is contained in:
Erik Gilling
2010-09-23 17:01:09 -07:00
committed by Colin Cross
parent ea562738b0
commit 3bfc9b904f

View File

@@ -148,6 +148,7 @@ static struct tegra_dc_out stingray_disp1_out = {
.align = TEGRA_DC_ALIGN_MSB,
.order = TEGRA_DC_ORDER_RED_BLUE,
.depth = 24,
.modes = stingray_panel_modes,
.n_modes = ARRAY_SIZE(stingray_panel_modes),