diff options
author | Richard Purdie <rpurdie@rpsys.net> | 2008-01-07 00:40:18 +0000 |
---|---|---|
committer | Richard Purdie <rpurdie@rpsys.net> | 2008-01-07 00:40:18 +0000 |
commit | 940aba9e8dee65415cae87ba00f1014bfafbdaa8 (patch) | |
tree | deba21a22f7276bb584707867a7a70a77de347f1 /packages/linux/linux-rp-2.6.16/locomo-lcd-def-bightness.patch | |
parent | b7bc13c6bdeb14a3e44b1e799d84f77be35dd463 (diff) |
linux-rp: Drop 2.6.16, 2.6.17 and 2.6.21 as now uneeded
Diffstat (limited to 'packages/linux/linux-rp-2.6.16/locomo-lcd-def-bightness.patch')
-rw-r--r-- | packages/linux/linux-rp-2.6.16/locomo-lcd-def-bightness.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/packages/linux/linux-rp-2.6.16/locomo-lcd-def-bightness.patch b/packages/linux/linux-rp-2.6.16/locomo-lcd-def-bightness.patch deleted file mode 100644 index 6408ef9551..0000000000 --- a/packages/linux/linux-rp-2.6.16/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; |