Skip to content

Commit

Permalink
ACPICA: Add string for _DDN method name.
Browse files Browse the repository at this point in the history
The _DDN method will be used internally.

Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
  • Loading branch information
Bob Moore authored and Rafael J. Wysocki committed Oct 20, 2014
1 parent f114040 commit 5f8b35b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/acpi/acnames.h
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
#define METHOD_NAME__CBA "_CBA"
#define METHOD_NAME__CID "_CID"
#define METHOD_NAME__CRS "_CRS"
#define METHOD_NAME__DDN "_DDN"
#define METHOD_NAME__HID "_HID"
#define METHOD_NAME__INI "_INI"
#define METHOD_NAME__PLD "_PLD"
Expand Down

0 comments on commit 5f8b35b

Please sign in to comment.