]> www.infradead.org Git - users/jedix/linux-maple.git/commit
cpufreq/amd-pstate: Remove the redundant verify() function
authorDhananjay Ugwekar <Dhananjay.Ugwekar@amd.com>
Thu, 17 Oct 2024 05:39:28 +0000 (05:39 +0000)
committerMario Limonciello <mario.limonciello@amd.com>
Mon, 28 Oct 2024 19:54:35 +0000 (14:54 -0500)
commit205cb215d08748fdd8f3fd67bc7aa626d4e278b0
treeece01f9f4144c48497cd5da921cd5f949820c45e
parent508239724bdddf34482c4d134262f2292c1c78f0
cpufreq/amd-pstate: Remove the redundant verify() function

Merge the two verify() callback functions and rename the
cpufreq_policy_data argument for better readability.

Signed-off-by: Dhananjay Ugwekar <Dhananjay.Ugwekar@amd.com>
Reviewed-by: Mario Limonciello <mario.limonciello@amd.com>
Reviewed-by: Gautham R. Shenoy <gautham.shenoy@amd.com>
Link: https://lore.kernel.org/r/20241017053927.25285-2-Dhananjay.Ugwekar@amd.com
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
drivers/cpufreq/amd-pstate.c