提交 501f9d4c 编写于 作者: P Paul Bolle 提交者: Jiri Kosina

radeon: Fix typo and copy/paste error in comments

Signed-off-by: NPaul Bolle <pebolle@tiscali.nl>
Signed-off-by: NJiri Kosina <jkosina@suse.cz>
上级 801b295e
...@@ -459,7 +459,7 @@ void radeon_ring_unlock_commit(struct radeon_device *rdev, struct radeon_ring *r ...@@ -459,7 +459,7 @@ void radeon_ring_unlock_commit(struct radeon_device *rdev, struct radeon_ring *r
* *
* @ring: radeon_ring structure holding ring information * @ring: radeon_ring structure holding ring information
* *
* Reset the driver's copy of the wtpr (all asics). * Reset the driver's copy of the wptr (all asics).
*/ */
void radeon_ring_undo(struct radeon_ring *ring) void radeon_ring_undo(struct radeon_ring *ring)
{ {
...@@ -503,7 +503,7 @@ void radeon_ring_force_activity(struct radeon_device *rdev, struct radeon_ring * ...@@ -503,7 +503,7 @@ void radeon_ring_force_activity(struct radeon_device *rdev, struct radeon_ring *
} }
/** /**
* radeon_ring_force_activity - update lockup variables * radeon_ring_lockup_update - update lockup variables
* *
* @ring: radeon_ring structure holding ring information * @ring: radeon_ring structure holding ring information
* *
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册