commit | 3e4e21292d0089d4c87b933ab05c67824e940b9e | [log] [tgz] |
---|---|---|
author | Jean Delvare <jdelvare@suse.de> | Tue Sep 10 10:30:44 2013 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Sep 11 11:44:36 2013 -0400 |
tree | 16f687e9d9646e43c47c0f1bb1b7ed9a931a446e | |
parent | 91f3a6aaf280294b07c05dfe606e6c27b7ba3c72 [diff] |
drm/radeon: simplify driver data retrieval You can get the driver data from struct device directly, there's no need to get the PCI device first. Signed-off-by: Jean Delvare <jdelvare@suse.de> Cc: David Airlie <airlied@linux.ie> Cc: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>