ACPI Exception (video-1721): UNKNOWN_STATUS_CODE, Cant attach device
authorZhang Rui <rui.zhang@intel.com>
Sat, 14 Jun 2008 05:01:18 +0000 (01:01 -0400)
committerLen Brown <len.brown@intel.com>
Sat, 14 Jun 2008 05:01:18 +0000 (01:01 -0400)
commitd385c2a85877f0cb785070094edf9a624c090d68
tree3e83652befd3742e04bb0a0c8a96d65bbc455b09
parentc6d8f400cc7610f04177f81168c19b8407cb48c3
ACPI Exception (video-1721): UNKNOWN_STATUS_CODE, Cant attach device

The child of a video bus device is not alway a video device.
It should be a warn message rather than an exception here.
http://bugzilla.kernel.org/show_bug.cgi?id=9761

Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/video.c