ACPI: pfr_update: Add more debug information when firmware update failed
authorChen Yu <yu.c.chen@intel.com>
Wed, 4 Jun 2025 02:29:56 +0000 (10:29 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 30 Jun 2025 20:09:10 +0000 (22:09 +0200)
commit1caf3f78c02262953c420f6d11bf6dd8202eae5f
tree758044268c9e59631ee41e702aeb8bda5e1a1121
parentd0b3b7b22dfa1f4b515fd3a295b3fd958f9e81af
ACPI: pfr_update: Add more debug information when firmware update failed

Users reported insufficient error information for debugging during
firmware update failures on certain platforms. Add verbose error logs
in the error code path to enhance debuggability.

Reported-by: "Govindarajulu, Hariganesh" <hariganesh.govindarajulu@intel.com>
Signed-off-by: Chen Yu <yu.c.chen@intel.com>
Link: https://patch.msgid.link/20250604022956.3723438-1-yu.c.chen@intel.com
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/pfr_update.c