From: Zhang Rui Date: Sat, 25 Aug 2007 06:23:31 +0000 (-0400) Subject: ACPI: work around duplicate name "VID" problem on T61 X-Git-Tag: v2.6.23-rc4~16^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6d9da1de0f31c57cfe3837b1b4e51c6d96fcd3c;p=pandora-kernel.git ACPI: work around duplicate name "VID" problem on T61 This can only fix the problem that more than one video bus device have the same AML name "VID". ie. the proc I/F for the second "VID" video bus device is located under /proc/acpi/video/VID1/... As this is really rare and the ACPI proc I/F is a legacy feature that we are planning to remove. We won't provide a generic solution for this problem. Signed-off-by: Zhang Rui Signed-off-by: Len Brown --- Reading git-diff-tree failed