From 4d7be35035f58c1205729b22c4a55191201c8334 Mon Sep 17 00:00:00 2001 From: marc Date: Thu, 8 Apr 2010 17:58:40 +1000 Subject: [PATCH 3/3] Remove comment about LCD power enable. --- board/freescale-mx35-3-stack/3stack.c | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/board/freescale-mx35-3-stack/3stack.c b/board/freescale-mx35-3-stack/3stack.c index 61b5ace..0b1abcd 100644 --- a/board/freescale-mx35-3-stack/3stack.c +++ b/board/freescale-mx35-3-stack/3stack.c @@ -113,10 +113,6 @@ static struct device_d i2c_dev = { /* * Generic display, shipped with the PDK - * FIXME: The power for the display is driven by the mc9s08. This is - * currently not done in software, for the display to work you have to - * short circuit pins 2 and 3 of q6 on the personality board, or better, - * send a patch. */ static struct fb_videomode CTP_CLAA070LC0ACW = { /* 800x480 @ 60 Hz */ -- 1.6.4.2