diff mbox

[RFC,01/36,Driver,Qualcomm,1070,LCD] Resolve the booting to Chromium issue

Message ID 1280133045-25945-1-git-send-email-wayne.lin@quantatw.com (mailing list archive)
State Rejected
Headers show

Commit Message

Wayne Lin July 26, 2010, 8:30 a.m. UTC
None
diff mbox

Patch

diff --git a/drivers/video/msm/lcdc_st15.c b/drivers/video/msm/lcdc_st15.c
index c554193..1fc228d 100644
--- a/drivers/video/msm/lcdc_st15.c
+++ b/drivers/video/msm/lcdc_st15.c
@@ -506,7 +506,7 @@  static int __init lcdc_st15_init(void)
 	pinfo->type = LCDC_PANEL;
 	pinfo->pdest = DISPLAY_1;
 	pinfo->wait_cycle = 0;
-	pinfo->bpp = 24;
+	pinfo->bpp = 18;
 	pinfo->fb_num = 2;
 	pinfo->clk_rate = 74250000;