ACPICA: Fix required parameters for _NIG and _NIH
authorErik Kaneda <erik.kaneda@intel.com>
Tue, 5 May 2020 00:46:53 +0000 (17:46 -0700)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sat, 9 May 2020 08:55:54 +0000 (10:55 +0200)
commite3f7ae9ebb447ddac902bead7a7eef03af143174
treeccbda72819eb7638d40765124d3c07998974041d
parent6bfe5344b2956d0bee116f1c640aef05e5cddd76
ACPICA: Fix required parameters for _NIG and _NIH

ACPICA commit 4b0e043386c7e698bea9e862f60a388647f56622

Previously, there was a mixup where _NIG required one parameter and
_NIH required zero parameters. This changes swaps these parameter
requirements. Now this change requires _NIH to be called with one
parameter and _NIG requires zero.

Link: https://github.com/acpica/acpica/commit/4b0e0433
Reported-by: Paul A Lohr <paul.a.lohr@intel.com>
Signed-off-by: Erik Kaneda <erik.kaneda@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/acpredef.h