ACPICA: Remove redundant ACPI_BITREG_SLEEP_TYPE_B
authorBob Moore <robert.moore@intel.com>
Wed, 18 Feb 2009 06:31:05 +0000 (14:31 +0800)
committerLen Brown <len.brown@intel.com>
Thu, 26 Mar 2009 20:38:26 +0000 (16:38 -0400)
commit82d79b86646504a0ab97fe50ac137df65f651a27
tree570156401efd898479331d2c9f4010ecb8073086
parentac0c84502697114a378057eed83a9baba879cfc9
ACPICA: Remove redundant ACPI_BITREG_SLEEP_TYPE_B

This type is the same as TYPE_A. Removed this and all related
instances.  Renamed SLEEP_TYPE_A to simply SLEEP_TYPE.
ACPICA BZ 754.

http://www.acpica.org/bugzilla/show_bug.cgi?id=754

Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/acpica/aclocal.h
drivers/acpi/acpica/hwsleep.c
drivers/acpi/acpica/utglobal.c
include/acpi/actypes.h