Commit bd4b9bb7 authored by Julia Lawall's avatar Julia Lawall Committed by Alex Deucher

drm/amd/pm: fix typos in comments

Various spelling mistakes in comments.
Detected with the help of Coccinelle.
Signed-off-by: default avatarJulia Lawall <Julia.Lawall@inria.fr>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent faad5cca
......@@ -1870,7 +1870,7 @@ static ssize_t amdgpu_set_smartshift_bias(struct device *dev,
amdgpu_smartshift_bias = bias;
r = count;
/* TODO: upadte bias level with SMU message */
/* TODO: update bias level with SMU message */
out:
pm_runtime_mark_last_busy(ddev->dev);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment