From: Alexey Starikovskiy Date: Fri, 2 Feb 2007 16:48:23 +0000 (+0300) Subject: ACPICA: Allow processor to be declared with the Device() instead of Processor() X-Git-Tag: v2.6.21-rc2~42^2~12^2^2~9^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11bf04c44fd284a5f4e2348a04da6f749cace250;p=pandora-kernel.git ACPICA: Allow processor to be declared with the Device() instead of Processor() Allow processor to be declered with the Device(), such as: Device(CPU1234) { Name(_HID, "ACPI007") Name(_UID, 1234) } Signed-off-by: Len Brown --- Reading git-diff-tree failed