mirror of
https://github.com/torvalds/linux.git
synced 2026-07-31 11:37:06 +02: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:
parent
21b704d783
commit
db3e0a284e
|
|
@ -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.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user