ACPI: x86: Add pm_debug_messages for LPS0 _DSM state tracking
authorMario Limonciello <mario.limonciello@amd.com>
Fri, 2 Jun 2023 07:30:23 +0000 (02:30 -0500)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 12 Jun 2023 17:56:08 +0000 (19:56 +0200)
commitf75400603f5fb7a031218c659852809378a77cb7
tree028378a99cfe413886965210e91f547bfe19f5ff
parentcdb8c100d8a4b4e31c829724e40b4fdf32977cce
ACPI: x86: Add pm_debug_messages for LPS0 _DSM state tracking

Enabling debugging messages for the state requires turning on dynamic
debugging for the file. To make it more accessible, use
`pm_debug_messages` and clearer strings for what is happening.

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