projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
faad5cc
)
drm/amd/pm: fix typos in comments
author
Julia Lawall
<Julia.Lawall@inria.fr>
Mon, 14 Mar 2022 11:53:25 +0000
(12:53 +0100)
committer
Alex Deucher
<alexander.deucher@amd.com>
Tue, 15 Mar 2022 19:01:12 +0000
(15:01 -0400)
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>
drivers/gpu/drm/amd/pm/amdgpu_pm.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/amd/pm/amdgpu_pm.c
b/drivers/gpu/drm/amd/pm/amdgpu_pm.c
index cbbbd4079249e453ff796ace74b61050bd920d7d..5cd67ddf849560622e8ccaef4ef7f4a3a77ddea6 100644
(file)
--- a/
drivers/gpu/drm/amd/pm/amdgpu_pm.c
+++ b/
drivers/gpu/drm/amd/pm/amdgpu_pm.c
@@
-1870,7
+1870,7
@@
static ssize_t amdgpu_set_smartshift_bias(struct device *dev,
amdgpu_smartshift_bias = bias;
r = count;
- /* TODO: up
ad
te bias level with SMU message */
+ /* TODO: up
da
te bias level with SMU message */
out:
pm_runtime_mark_last_busy(ddev->dev);