17 Mar, 2010
1 commit
-
Values such as max_brightness should be set before backlights are
registered, but the current API doesn't allow that. Add a parameter to
backlight_device_register and update drivers to ensure that they
set this correctly.Signed-off-by: Matthew Garrett
Signed-off-by: Richard Purdie
04 Mar, 2010
1 commit
-
This fixes some lines over 80 characters coding style issues.
Signed-off-by: Chihau Chau
Signed-off-by: Greg Kroah-Hartman
12 Dec, 2009
3 commits
-
Signed-off-by: Greg Kroah-Hartman
-
Don't test for the kernel version, we know what version we are in,
the latest.Signed-off-by: Greg Kroah-Hartman
-
This is a drive for the Samsung N128 laptop to control the wireless LED
and backlight.Many thanks to Joey Lee for his help in testing and finding all of my
bugs in the development of this driver, it has been invaluable.Cc: Joey Lee
Signed-off-by: Greg Kroah-Hartman