[PATCH v2 5/5] ACPI: arm64: use "Linux" as ACPI_OS_NAME for _OS on arm64

2015-02-03 Thread al . stone
From: Al Stone ACPI_OS_NAME is globally defined as "Microsoft Windows NT" for now. That doesn't make much sense in the ARM context, so set it to "Linux" when CONFIG_ARM64. If it is necessary to change the return value from \_OS_ (that is, return some value other than the default in

[PATCH v2 5/5] ACPI: arm64: use Linux as ACPI_OS_NAME for _OS on arm64

2015-02-03 Thread al . stone
From: Al Stone al.st...@linaro.org ACPI_OS_NAME is globally defined as Microsoft Windows NT for now. That doesn't make much sense in the ARM context, so set it to Linux when CONFIG_ARM64. If it is necessary to change the return value from \_OS_ (that is, return some value other than the default