]> Pileus Git - ~andy/linux/commit
ACPICA: iASL: Improved pathname support
authorBob Moore <robert.moore@intel.com>
Tue, 22 May 2012 08:26:53 +0000 (16:26 +0800)
committerLen Brown <len.brown@intel.com>
Fri, 1 Jun 2012 15:51:52 +0000 (11:51 -0400)
commitc6e1733e6fc384ff1a219d7dfcb8b072030ae792
treeae21cf8ec14697e9c030fda0d18f51e16372e9d1
parent43e1c6892c88ae0730cb0eb7bd5a2812b960c32a
ACPICA: iASL: Improved pathname support

For include files, merge the prefix pathname with the file
pathname.  Convert backslashes in all pathnames to forward
slashes, for readability.  Include file pathname changes affect
both #include and Include() type operators.

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/acutils.h
drivers/acpi/acpica/utmisc.c