]> www.infradead.org Git - users/jedix/linux-maple.git/commit
cpufreq/amd-pstate: Call amd_pstate_set_driver() in amd_pstate_register_driver()
authorDhananjay Ugwekar <Dhananjay.Ugwekar@amd.com>
Thu, 17 Oct 2024 10:05:29 +0000 (10:05 +0000)
committerMario Limonciello <mario.limonciello@amd.com>
Mon, 28 Oct 2024 19:54:35 +0000 (14:54 -0500)
commite3591eebeca78117ce1d07985d42b75e6506252a
tree1d39aada127ea0430d72c48fd5764a8def17fc3d
parent6f241fa50a1a45018d01f2d79a122eb519618f0e
cpufreq/amd-pstate: Call amd_pstate_set_driver() in amd_pstate_register_driver()

Replace a similar chunk of code in amd_pstate_register_driver() with
amd_pstate_set_driver() call.

Signed-off-by: Dhananjay Ugwekar <Dhananjay.Ugwekar@amd.com>
Reviewed-by: Mario Limonciello <mario.limonciello@amd.com>
Link: https://lore.kernel.org/r/20241017100528.300143-3-Dhananjay.Ugwekar@amd.com
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
drivers/cpufreq/amd-pstate.c