https://github.com/torvalds/linux
Revision 599a52d12629394236d785615808845823875868 authored by Richard Purdie on 10 February 2007, 23:07:48 UTC, committed by Richard Purdie on 20 February 2007, 09:26:53 UTC
Per device data such as brightness belongs to the indivdual device
and should therefore be separate from the the backlight operation
function pointers. This patch splits the two types of data and
allows simplifcation of some code.

Signed-off-by: Richard Purdie <rpurdie@rpsys.net>
1 parent 321709c
History
Tip revision: 599a52d12629394236d785615808845823875868 authored by Richard Purdie on 10 February 2007, 23:07:48 UTC
backlight: Separate backlight properties from backlight ops pointers
Tip revision: 599a52d
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 572 bytes
.mailmap -rw-r--r-- 3.5 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 88.9 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 81.8 KB
Makefile -rw-r--r-- 49.1 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top