]> git.karo-electronics.de Git - karo-tx-linux.git/commit
platform-drivers-x86: set backlight type to BACKLIGHT_PLATFORM
authorAxel Lin <axel.lin@gmail.com>
Wed, 29 Jun 2011 03:43:30 +0000 (11:43 +0800)
committerMatthew Garrett <mjg@redhat.com>
Mon, 11 Jul 2011 13:43:21 +0000 (09:43 -0400)
commit0c73403d3efdc04ac7c366e2df1c2bec4fbd941e
treeeb9d2b9e394e0d12073434b6eb9fc496fd62878d
parent82c45e160ae1ee8b0bfc9688825356259381d619
platform-drivers-x86: set backlight type to BACKLIGHT_PLATFORM

Some newly added drivers do not set backlight type, as a result
/sys/class/backlight/<backlight>/type shows incorrect backlight type.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Cc: Corentin Chary <corentin.chary@gmail.com>
Cc: Yin Kangkai <kangkai.yin@intel.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
drivers/platform/x86/asus-wmi.c
drivers/platform/x86/intel_oaktrail.c