diff options
| author | Florian Boor <florian.boor@kernelconcepts.de> | 2007-08-15 08:17:22 +0000 |
|---|---|---|
| committer | Florian Boor <florian.boor@kernelconcepts.de> | 2007-08-15 08:17:22 +0000 |
| commit | 4e5ce3697c5f60952b4732c14b6a74ddd79abc70 (patch) | |
| tree | 44a1a695f979d63d5e62fafcc62161353a9d8eff /packages/linux/linux-omap2-git/omap-2430-lcd.patch | |
| parent | a340875251326b8c54b40352232585197a74700c (diff) | |
| parent | babfd0a263973d936c07993f4bee350642011429 (diff) | |
merge of '93f0d1fb19b8af1a17b5e5f54901cc7a2886891e'
and 'e6927985d5afff00a297233fcc9586893f89b180'
Diffstat (limited to 'packages/linux/linux-omap2-git/omap-2430-lcd.patch')
| -rw-r--r-- | packages/linux/linux-omap2-git/omap-2430-lcd.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/packages/linux/linux-omap2-git/omap-2430-lcd.patch b/packages/linux/linux-omap2-git/omap-2430-lcd.patch new file mode 100644 index 0000000000..8f8a687c06 --- /dev/null +++ b/packages/linux/linux-omap2-git/omap-2430-lcd.patch @@ -0,0 +1,11 @@ +--- 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 + |
