summaryrefslogtreecommitdiff
path: root/packages/linux/linux-openzaurus-2.6.17/locomo-lcd-def-bightness.patch
diff options
context:
space:
mode:
authorFlorian Boor <florian.boor@kernelconcepts.de>2006-06-19 21:33:47 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-06-19 21:33:47 +0000
commitd8aaeca2ad195be3be0bde2ffccf371184d00a70 (patch)
treef8e2488cc3987338968661769699773654e13247 /packages/linux/linux-openzaurus-2.6.17/locomo-lcd-def-bightness.patch
parenta92f4b1b919577821c18e65ea0a6ade1cfddc8a2 (diff)
parentcccc0c41c26272f9df82ddd32e58c1fd33a1aef2 (diff)
merge of 67ad681c17b58ee0ff1e672b4aa634ab523a9e11
and f964e908fbdc16f8a354efde04a6cd7a81ce0a6a
Diffstat (limited to 'packages/linux/linux-openzaurus-2.6.17/locomo-lcd-def-bightness.patch')
-rw-r--r--packages/linux/linux-openzaurus-2.6.17/locomo-lcd-def-bightness.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/packages/linux/linux-openzaurus-2.6.17/locomo-lcd-def-bightness.patch b/packages/linux/linux-openzaurus-2.6.17/locomo-lcd-def-bightness.patch
deleted file mode 100644
index 6408ef9551..0000000000
--- a/packages/linux/linux-openzaurus-2.6.17/locomo-lcd-def-bightness.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- linux-2.6.16/drivers/video/backlight/locomolcd.c.orig 2006-05-14 13:24:01.354435088 +0200
-+++ linux-2.6.16/drivers/video/backlight/locomolcd.c 2006-05-14 13:24:11.920828752 +0200
-@@ -201,7 +201,7 @@
- return PTR_ERR (locomolcd_bl_device);
-
- /* Set up frontlight so that screen is readable */
-- locomobl_data.brightness = 2;
-+ locomobl_data.brightness = 3;
- locomolcd_set_intensity(locomolcd_bl_device);
-
- return 0;