From: Corentin Chary Date: Sat, 26 Nov 2011 10:00:00 +0000 (+0100) Subject: samsung-laptop: don't handle backlight if handled by acpi/video X-Git-Tag: v3.2.33~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7575321ed9310c37a94e87c464eefe0cc808290a;p=pandora-kernel.git samsung-laptop: don't handle backlight if handled by acpi/video commit f34cd9ca9320876e9c12764f052004628a03ba2d upstream. samsung-laptop is not at all related to ACPI, but since this interface is not documented at all, and the driver has to use it at load to understand how it works on the laptop, I think it's a good idea to disable it if a better solution is available. Signed-off-by: Corentin Chary Signed-off-by: Matthew Garrett [bwh: Backported to 3.2: - Adjust context, and change return to goto, since we do not have commit 5dea7a2 ('samsung-laptop: move code into init/exit functions') - Use static variable since we do not have commit a6df489 ('samsung-laptop: put all local variables in a single structure')] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed