From: Zhang Rui Date: Mon, 20 Aug 2007 10:23:51 +0000 (+0800) Subject: ACPI video hotkey: remove invalid events handler for video output devices X-Git-Tag: v2.6.23-rc4~16^2~4^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1eb96a2f635cdb8f626f4074dae2ba5a6fce1e8;p=pandora-kernel.git ACPI video hotkey: remove invalid events handler for video output devices Both ACPI_VIDEO_NOTIFY_SWITCH and ACPI_VIDEO_NOTIFY_PROBE are valid for video bus devices only. Actually ACPI video output device should never be notified for a output device switch/probe. ACPI bus devices notify handler already has the code to handle these kinds of events. Signed-off-by: Zhang Rui Signed-off-by: Len Brown --- Reading git-diff-tree failed