From: Alex Deucher Date: Wed, 22 May 2013 15:22:51 +0000 (-0400) Subject: drm/radeon: fix card_posted check for newer asics X-Git-Tag: v3.10-rc4~13^2~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09fb8bd1a63b0f9f15e655c4fe8d047e5d2bf67a;p=pandora-kernel.git drm/radeon: fix card_posted check for newer asics Newer asics have variable numbers of crtcs. Use that rather than the asic family to determine which crtcs to check. This avoids checking non-existent crtcs or missing crtcs on certain asics. Reviewed-by: Michel Dänzer Signed-off-by: Alex Deucher Cc: stable@vger.kernel.org --- Reading git-diff-tree failed