commit | a1eb96a2f635cdb8f626f4074dae2ba5a6fce1e8 | [log] [tgz] |
---|---|---|
author | Zhang Rui <rui.zhang@intel.com> | Mon Aug 20 18:23:51 2007 +0800 |
committer | Len Brown <len.brown@intel.com> | Thu Aug 23 23:06:11 2007 -0400 |
tree | d7e3a8a97594b79ceb3b59a8d593a087d60bb058 | |
parent | a7ecd1ea913346a72f41a002c365882dc05c9bd5 [diff] |
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 <rui.zhang@intel.com> Signed-off-by: Len Brown <len.brown@intel.com>