mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-02 10:59:18 -04:00
drm/amd/powerplay: fix a typo
Util -> Until
Fixes: 567c8fc4a0 ("drm/amd/powerplay: implement the is_dpm_running()")
Signed-off-by: Nirmoy Das <nirmoy.das@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
@@ -896,7 +896,7 @@ static int renoir_read_sensor(struct smu_context *smu,
|
||||
static bool renoir_is_dpm_running(struct smu_context *smu)
|
||||
{
|
||||
/*
|
||||
* Util now, the pmfw hasn't exported the interface of SMU
|
||||
* Until now, the pmfw hasn't exported the interface of SMU
|
||||
* feature mask to APU SKU so just force on all the feature
|
||||
* at early initial stage.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user