OSDN Git Service

ACPI / video: clean up DMI table for initial black screen problem
authorAaron Lu <aaron.lu@intel.com>
Fri, 15 Nov 2013 06:39:12 +0000 (14:39 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 15 Nov 2013 22:23:17 +0000 (23:23 +0100)
commit545ef368e08fda654b6e63ce522c66339aa29156
tree8846d4f03372f879a0d744601b1dbd514ba19707
parent2f466d33f5f60542d3d82c0477de5863b22c94b9
ACPI / video: clean up DMI table for initial black screen problem

With commit 2c62333a408f "ACPI / video: Quirk initial backlight level 0"
we do not need to have the following systems in DMI table, so remove them.
HP Pavilion m4, HP 1000 Notebook PC, HP Pavilion g6 Notebook PC,
HP Pavilion dm4, Fujitsu E753, HP Folio 13-2000.

With this change, the use_bios_initial_backlight module parameter is no
longer needed and thus removed.

Signed-off-by: Aaron Lu <aaron.lu@intel.com>
Tested-by: Alex Hung <alex.hung@canonical.com> # for HP 1000 Notebook PC
Tested-by: Gustavo Maciel Dias Vieira <gustavo@sagui.org> # for HP Pavilion dm4
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/video.c