From: Corentin Chary Date: Wed, 13 Jun 2012 07:32:04 +0000 (+0200) Subject: acpi/video_detect: blacklist samsung x360 X-Git-Tag: v3.2.36~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd38add8120c2f6915d2e117b697843bd23ce573;p=pandora-kernel.git acpi/video_detect: blacklist samsung x360 commit 084940d5b101e9ca91a689eb5048151b14076839 upstream. On Samsung X360, the BIOS will set a flag (VDRV) if the generic ACPI backlight device is used. This flag will definitively break the backlight interface (even the vendor interface) untill next reboot. It's why we should prevent video.ko from being used here and we can't rely on a later call to acpi_video_unregister(). Signed-off-by: Corentin Chary Signed-off-by: Matthew Garrett Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed