From: Jean Delvare Date: Tue, 10 Sep 2013 08:30:44 +0000 (+0200) Subject: drm/radeon: simplify driver data retrieval X-Git-Tag: v3.12-rc2~17^2~6^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e4e21292d0089d4c87b933ab05c67824e940b9e;p=pandora-kernel.git 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 Cc: David Airlie Cc: Alex Deucher Signed-off-by: Alex Deucher --- Reading git-diff-tree failed