s5pc1xx: p1p2: Comment on MLCD_ON2
authorDonghwa Lee <dh09.lee@samsung.com>
Tue, 1 Dec 2009 02:41:56 +0000 (11:41 +0900)
committerDonghwa Lee <dh09.lee@samsung.com>
Tue, 1 Dec 2009 02:41:56 +0000 (11:41 +0900)
drivers/video/s5p-fimd.c

index 2766166..d8e2b6a 100644 (file)
@@ -105,7 +105,7 @@ void s5pc_c110_gpio_setup(void)
 
        /* gpio pad configuration for LCD ON. */
        gpio_cfg_pin(&gpio->gpio_j1, 3, GPIO_OUTPUT);
-       gpio_cfg_pin(&gpio->gpio_j1, 4, GPIO_OUTPUT);
+       /* gpio_cfg_pin(&gpio->gpio_j1, 4, GPIO_OUTPUT);  P1P2: Real: MLCD_ON2 */
 
        /* gpio pad configuration for DISPLAY_CS, DISPLAY_CLK, DISPLAY_SO, DISPLAY_SI. */
        gpio_cfg_pin(&gpio->gpio_mp0_1, 1, GPIO_OUTPUT);