projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c16fa4f
)
ACPICA: Update _REV return value to 5
author
Bob Moore
<robert.moore@intel.com>
Tue, 14 Feb 2012 05:11:07 +0000
(13:11 +0800)
committer
Len Brown
<len.brown@intel.com>
Thu, 22 Mar 2012 05:44:26 +0000
(
01:44
-0400)
_REV returns the supported ACPI revision level, which is now 5.
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/acconfig.h
patch
|
blob
|
blame
|
history
diff --git
a/drivers/acpi/acpica/acconfig.h
b/drivers/acpi/acpica/acconfig.h
index 1f30af613e87619d4ab7cfeec3d45dad1d15d386..3748f1a09851dd6142127491b18275917b6ddbc0 100644
(file)
--- a/
drivers/acpi/acpica/acconfig.h
+++ b/
drivers/acpi/acpica/acconfig.h
@@
-93,7
+93,7
@@
/* Version of ACPI supported */
-#define ACPI_CA_SUPPORT_LEVEL
3
+#define ACPI_CA_SUPPORT_LEVEL
5
/* Maximum count for a semaphore object */