mirror of
https://git.yoctoproject.org/poky
synced 2026-02-06 16:56:37 +01:00
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4869 311d38ba-8fff-0310-9ca6-ca027cbcb966
12 lines
499 B
Diff
12 lines
499 B
Diff
--- git/drivers/video/omap/lcd_2430sdp.c.orig 2007-08-13 14:35:17.000000000 -0700
|
|
+++ git/drivers/video/omap/lcd_2430sdp.c 2007-08-13 14:35:55.000000000 -0700
|
|
@@ -32,7 +32,7 @@
|
|
#define LCD_PANEL_BACKLIGHT_GPIO 91
|
|
#define LCD_PANEL_ENABLE_GPIO 154
|
|
#define LCD_PIXCLOCK_MAX 5400 /* freq 5.4 MHz */
|
|
-#define PM_RECEIVER TWL4030_MODULE_PM_RECIEVER
|
|
+#define PM_RECEIVER TWL4030_MODULE_PM_RECEIVER
|
|
#define ENABLE_VAUX2_DEDICATED 0x09
|
|
#define ENABLE_VAUX2_DEV_GRP 0x20
|
|
|