]> git.ipfire.org Git - thirdparty/linux.git/commit
cpufreq/amd-pstate: Drop debug statements for policy setting
authorMario Limonciello <mario.limonciello@amd.com>
Mon, 9 Dec 2024 20:44:15 +0000 (14:44 -0600)
committerMario Limonciello <mario.limonciello@amd.com>
Thu, 6 Mar 2025 19:01:25 +0000 (13:01 -0600)
commit93039a60fb28f72196769869aa4b502f1849a373
tree206431eba24c82eabb7b1dfaab782e2df8f10f1d
parent1905fac6f9e08e34135e089704a0733ce711eb83
cpufreq/amd-pstate: Drop debug statements for policy setting

There are trace events that exist now for all amd-pstate modes that
will output information right before programming to the hardware.

This makes the existing debug statements unnecessary remaining
overhead.  Drop them.

Reviewed-by: Dhananjay Ugwekar <dhananjay.ugwekar@amd.com>
Reviewed-by: Gautham R. Shenoy <gautham.shenoy@amd.com>
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
drivers/cpufreq/amd-pstate.c