ACPICA: Clarify METHOD_NAME* defines for full-pathname cases
authorBob Moore <robert.moore@intel.com>
Wed, 21 Mar 2012 01:42:45 +0000 (09:42 +0800)
committerLen Brown <len.brown@intel.com>
Thu, 22 Mar 2012 05:45:53 +0000 (01:45 -0400)
Changed the METHOD_NAME* defines that define a full pathname to
the method to METHOD_PATHNAME* in order to make it clear that
it is not a simple 4-character ACPI name. Used for the various
sleep/wake methods.

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