git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac0c845
)
ACPICA: Remove redundant ACPI_BITREG_SLEEP_TYPE_B
author
Bob Moore
<robert.moore@intel.com>
Wed, 18 Feb 2009 06:31:05 +0000
(14:31 +0800)
committer
Len Brown
<len.brown@intel.com>
Thu, 26 Mar 2009 20:38:26 +0000
(16:38 -0400)
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>
No differences found