mirror of
https://github.com/torvalds/linux.git
synced 2026-05-30 10:04:04 +02:00
drm/amd/pm: fix typos in comments
Various spelling mistakes in comments. Detected with the help of Coccinelle. Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
faad5ccac1
commit
bd4b9bb779
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user