ACPICA: Allow ACPI id to be u32 instead of u8.
authorAlexey Starikovskiy <alexey.y.starikovskiy@intel.com>
Fri, 2 Feb 2007 16:48:23 +0000 (19:48 +0300)
committerLen Brown <len.brown@intel.com>
Sat, 3 Feb 2007 02:14:31 +0000 (21:14 -0500)
commitf18c5a08bf035b51939281f5b49aa3ae45cea6ce
tree606046bfacc7aa04d9ad7b7a5ae2bb92d8f89d2c
parent5008740e27540e4069a2f8235f8308aba46036a2
ACPICA: Allow ACPI id to be u32 instead of u8.

Allow ACPI id to be u32 instead of u8.
Requires drop of conversion tables with the acpiid as index.

Signed-off-by: Len Brown <len.brown@intel.com>
arch/i386/kernel/acpi/boot.c
arch/ia64/kernel/acpi.c
drivers/acpi/processor_core.c
include/asm-i386/acpi.h
include/asm-ia64/acpi.h
include/asm-x86_64/acpi.h