Back port of "ACPICA: Use designated initializers"
authorKees Cook <keescook@google.com>
Mon, 10 Jul 2017 07:23:08 +0000 (15:23 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 20 Jul 2017 14:38:24 +0000 (16:38 +0200)
commit99e597adf60e1a6f83ec746db8cab225b16a838b
tree1ac6f71f9366debbc4a2db92efbfb871f8faa5ea
parent3ddd3f6a94108a5d2abfaa2a2f809b1520361e5e
Back port of "ACPICA: Use designated initializers"

ACPICA commit 47538f5f0773c0820d8f552e20f6e77104290c01

The following commit is not correctly linuxized by its ACPICA form (see
link #1 for reference):
  Commit: 3d867f6c5fd6535cdeceef3170e5e84e5dd80fc1
  Subject: ACPICA: Use designated initializers
Thus breaks linuxize process.

This patch is a linuxized back port result of the upstreamed ACPICA
commit (see link #2 for reference).

Link: https://github.com/acpica/acpica/pull/248/
Link: https://github.com/acpica/acpica/commit/47538f5f
Signed-off-by: Kees Cook <keescook@google.com>
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>
drivers/acpi/acpica/hwxfsleep.c
include/acpi/platform/acenv.h
include/acpi/platform/aclinux.h