From: Hans de Goede Date: Tue, 16 Jun 2015 14:27:52 +0000 (+0200) Subject: ACPI / video: Move backlight notifier to video_detect.c X-Git-Tag: omap-for-v4.3/legacy-v2-signed~183^2~10^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93a291dfaf9c;p=pandora-kernel.git ACPI / video: Move backlight notifier to video_detect.c Move the unregistering of the acpi backlight interface on registering of a native backlight from video.c to video_detect.c where it belongs. Note this removes support for re-registering the acpi backlight interface when the native interface goes away. In practice this never happens and it needlessly complicates the code. Signed-off-by: Hans de Goede Acked-by: Darren Hart Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed