]> git.baikalelectronics.ru Git - kernel.git/commit
platform/x86: samsung-laptop: Add support for Samsung's NP7[34]0U3E models.
authorScott Thrasher <scott.thrasher@gmail.com>
Tue, 6 May 2014 15:06:42 +0000 (08:06 -0700)
committerMatthew Garrett <matthew.garrett@nebula.com>
Mon, 9 Jun 2014 21:45:16 +0000 (17:45 -0400)
commit753807d3dec55b05d9d41e51b6f5d7df8f917f9f
treea94eaa0e68879b12cdcf3a72651e54d1077e47ce
parent856321c195c916b79a5ab895cd2cc46d9f4e2250
platform/x86: samsung-laptop: Add support for Samsung's NP7[34]0U3E models.

These models have only 4 levels of keyboard backlight brightness and forget
how to work the backlight after resuming from S3 sleep. I've added a quirk
to set the appropriate number of backlight levels, and one to re-enable the
keyboard backlight on resume.

(Whitespace cleaned up by Matthew Garrett)

Signed-off-by: Scott Thrasher <scott.thrasher@gmail.com>
Signed-off-by: Matthew Garrett <matthew.garrett@nebula.com>
drivers/platform/x86/samsung-laptop.c