projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0fe7158
)
drm/radeon: fix ATPX function documentation
author
Alex Deucher
<
[email protected]
>
Tue, 23 Oct 2012 16:42:42 +0000
(12:42 -0400)
committer
Alex Deucher
<
[email protected]
>
Wed, 24 Oct 2012 15:41:57 +0000
(11:41 -0400)
The ATPX code no longer handles ATRM.
Signed-off-by: Alex Deucher <
[email protected]
>
drivers/gpu/drm/radeon/radeon_atpx_handler.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/radeon/radeon_atpx_handler.c
b/drivers/gpu/drm/radeon/radeon_atpx_handler.c
index 1aa3f910b99328e9f3de367859742bb57722732b..5c5e5bb00f56ba5f65bf7054bf6d8f50f22aed59 100644
(file)
--- a/
drivers/gpu/drm/radeon/radeon_atpx_handler.c
+++ b/
drivers/gpu/drm/radeon/radeon_atpx_handler.c
@@
-373,11
+373,11
@@
static int radeon_atpx_power_state(enum vga_switcheroo_client_id id,
}
/**
- * radeon_atpx_pci_probe_handle - look up the AT
RM and ATPX handles
+ * radeon_atpx_pci_probe_handle - look up the AT
PX handle
*
* @pdev: pci device
*
- * Look up the ATPX
and ATRM
handles (all asics).
+ * Look up the ATPX handles (all asics).
* Returns true if the handles are found, false if not.
*/
static bool radeon_atpx_pci_probe_handle(struct pci_dev *pdev)