ACPICA: Enhance the ACPI_GETx and ACPI_SETx macros.
authorLv Zheng <lv.zheng@intel.com>
Wed, 19 Dec 2012 05:38:24 +0000 (05:38 +0000)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 10 Jan 2013 11:36:19 +0000 (12:36 +0100)
commit57bf6aefc2b9c89b89bb3fca54725ceea797bb63
tree359d9e7f1ec3203cf3f8d25eaeec5d6c2f9f549b
parent2f3faaba5922d3763f3e9398a2b00dc7239e2d27
ACPICA: Enhance the ACPI_GETx and ACPI_SETx macros.

Improve the implementation of the macros.  Change the SETx macros
to the style of (destination, source).  Also add ACPI_CASTx
companion macros.  Lv Zheng.

Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/acpica/acmacros.h
drivers/acpi/acpica/exregion.c
drivers/acpi/acpica/rsmisc.c
This page took 0.037842 seconds and 5 git commands to generate.