summaryrefslogtreecommitdiffstats
path: root/target/linux/s3c24xx/patches-2.6.24/1298-glamo_fb-sync-comment-with-code.patch
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-03-14 15:52:42 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-03-14 15:52:42 +0000
commit26e3776a22bf894ced5af4c28968dc1dc99968eb (patch)
tree2d38a3789e27a423439c37a45a09cae31990a615 /target/linux/s3c24xx/patches-2.6.24/1298-glamo_fb-sync-comment-with-code.patch
parent4bd70fc26256cf485f19e0c8b881e078dc36134f (diff)
nuke obsolete kernel stuff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14875 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/s3c24xx/patches-2.6.24/1298-glamo_fb-sync-comment-with-code.patch')
-rw-r--r--target/linux/s3c24xx/patches-2.6.24/1298-glamo_fb-sync-comment-with-code.patch31
1 files changed, 0 insertions, 31 deletions
diff --git a/target/linux/s3c24xx/patches-2.6.24/1298-glamo_fb-sync-comment-with-code.patch b/target/linux/s3c24xx/patches-2.6.24/1298-glamo_fb-sync-comment-with-code.patch
deleted file mode 100644
index 651ac0be2..000000000
--- a/target/linux/s3c24xx/patches-2.6.24/1298-glamo_fb-sync-comment-with-code.patch
+++ /dev/null
@@ -1,31 +0,0 @@
-From 407b8adb446122b550e517f37f182a872308d16f Mon Sep 17 00:00:00 2001
-From: Harald Welte <laforge@openmoko.org>
-Date: Wed, 8 Oct 2008 21:36:10 +0100
-Subject: [PATCH] glamo_fb: sync comment with code
-
-the comment claims that DHCLK is enabled, while the
-code actually disables it.
-
-No code change, purely cosmetic patch.
-
-Signed-off-by: Harald Welte <laforge@openmoko.org>
----
- drivers/mfd/glamo/glamo-fb.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
-
-diff --git a/drivers/mfd/glamo/glamo-fb.c b/drivers/mfd/glamo/glamo-fb.c
-index aa901dd..8f5d6b1 100644
---- a/drivers/mfd/glamo/glamo-fb.c
-+++ b/drivers/mfd/glamo/glamo-fb.c
-@@ -104,7 +104,7 @@ static struct glamo_script glamo_regs[] = {
- * no TVCLK, no partial display, hw dest color from fb,
- * no partial display mode, LCD1, software flip, */
- { GLAMO_REG_LCD_MODE2, 0x1020 },
-- /* no video flip, no ptr, no ptr, dhclk,
-+ /* no video flip, no ptr, no ptr, dhclk off,
- * normal mode, no cpuif,
- * res, serial msb first, single fb, no fr ctrl,
- * cpu if bits all zero, no crc
---
-1.5.6.5
-