aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/radeon_atpx_handler.c
diff options
context:
space:
mode:
authorIgor Murzov <e-mail@date.by>2012-10-25 17:09:00 +0400
committerAlex Deucher <alexander.deucher@amd.com>2012-11-01 10:34:32 -0400
commitdfdcbebc548ff14fd1a7029c95d060e0dd466469 (patch)
treee505d1215d2c2ab3115c89338b0c053232191af2 /drivers/gpu/drm/radeon/radeon_atpx_handler.c
parentdrivers/gpu/drm/radeon/evergreen_cs.c: Remove unnecessary semicolon (diff)
downloadlinux-dev-dfdcbebc548ff14fd1a7029c95d060e0dd466469.tar.xz
linux-dev-dfdcbebc548ff14fd1a7029c95d060e0dd466469.zip
drm/radeon: fix ATPX function documentation
Fix a copy&pasted documentation. Signed-off-by: Igor Murzov <e-mail@date.by> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/radeon/radeon_atpx_handler.c')
-rw-r--r--drivers/gpu/drm/radeon/radeon_atpx_handler.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/gpu/drm/radeon/radeon_atpx_handler.c b/drivers/gpu/drm/radeon/radeon_atpx_handler.c
index 37f6a907aea4..15f5ded65e0c 100644
--- a/drivers/gpu/drm/radeon/radeon_atpx_handler.c
+++ b/drivers/gpu/drm/radeon/radeon_atpx_handler.c
@@ -352,9 +352,9 @@ static int radeon_atpx_switchto(enum vga_switcheroo_client_id id)
}
/**
- * radeon_atpx_switchto - switch to the requested GPU
+ * radeon_atpx_power_state - power down/up the requested GPU
*
- * @id: GPU to switch to
+ * @id: GPU to power down/up
* @state: requested power state (0 = off, 1 = on)
*
* Execute the necessary ATPX function to power down/up the discrete GPU