[PATCH 1/1] drm/amd/powerplay: fix a typo

Alex Deucher alexdeucher at gmail.com
Mon Apr 6 13:59:51 UTC 2020


On Mon, Apr 6, 2020 at 4:08 AM Nirmoy Das <nirmoy.aiemd at gmail.com> wrote:
>
> Util -> Until
> Fixes: 720de5122254e86 (drm/amd/powerplay: implement the is_dpm_running())
>
> Signed-off-by: Nirmoy Das <nirmoy.das at amd.com>

Reviewed-by: Alex Deucher <alexander.deucher at amd.com>

> ---
>  drivers/gpu/drm/amd/powerplay/renoir_ppt.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/powerplay/renoir_ppt.c b/drivers/gpu/drm/amd/powerplay/renoir_ppt.c
> index ff73a735b888..95eb44515e36 100644
> --- a/drivers/gpu/drm/amd/powerplay/renoir_ppt.c
> +++ b/drivers/gpu/drm/amd/powerplay/renoir_ppt.c
> @@ -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.
>          */
> --
> 2.26.0
>
> _______________________________________________
> amd-gfx mailing list
> amd-gfx at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/amd-gfx


More information about the amd-gfx mailing list