ACPI: x86: s2idle: Add more debugging for AMD constraints parsing
authorMario Limonciello <mario.limonciello@amd.com>
Fri, 18 Aug 2023 19:40:05 +0000 (14:40 -0500)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 21 Aug 2023 18:28:20 +0000 (20:28 +0200)
commita879058d01e2f6e324cc98ff2ffbe4f574c100a6
treec4585add5a6bbe98af991aafc666bf7d8a9281fb
parent9cc8cd086f05d9a01026c65c98da88561e9c619e
ACPI: x86: s2idle: Add more debugging for AMD constraints parsing

While parsing the constraints show all the entries for the table
to aid with debugging other problems later.

Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/x86/s2idle.c