commit | 0e4510f7c9708304104c07e87b7e5e78fb1716d1 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Mon Mar 14 18:53:14 2011 +0800 |
committer | Matthew Garrett <mjg@redhat.com> | Mon Mar 28 06:46:03 2011 -0400 |
tree | 9f0bae40a430f2174b0d6927e0e3f8c887975103 | |
parent | bbe24fee22fa045a07ff7e926589ac722c7ee78d [diff] |
platform-driver-x86: fix wrong merge for compal-laptop.c I found the commit 80183a4b "compal-laptop/fujitsu-laptop/msi-laptop: make dmi_check_cb to return 1 instead of 0" has wrong patch merge. The original patch change the return value for dmi_check_cb(): https://lkml.org/lkml/2010/7/2/88 But commit 80183a4b changed the return value for set_backlight_level. Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Matthew Garrett <mjg@redhat.com>