From: Kleber Sacilotto de Souza Date: Fri, 3 May 2013 22:43:13 +0000 (-0300) Subject: radeon: use max_bus_speed to activate gen2 speeds X-Git-Tag: v3.10-rc4~13^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e0e41963740525af702bb23edede8ae9afc4ac0;p=pandora-kernel.git radeon: use max_bus_speed to activate gen2 speeds radeon currently uses a drm function to get the speed capabilities for the bus, drm_pcie_get_speed_cap_mask. However, this is a non-standard method of performing this detection and this patch changes it to use the max_bus_speed attribute. From: Lucas Kannebley Tavares Signed-off-by: Kleber Sacilotto de Souza Signed-off-by: Alex Deucher --- Reading git-diff-tree failed