From: Dave Airlie Date: Wed, 28 Oct 2009 01:09:58 +0000 (+1000) Subject: drm/radeon/kms: ignore vga arbiter return. X-Git-Tag: v2.6.32-rc6~40^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93239ea158368016a017200cb133e1057fb3ef89;p=pandora-kernel.git drm/radeon/kms: ignore vga arbiter return. Since we register all radeon devices, and the arbiter only cares about VGA class ones, we will fail to startup on display controller class devices. We don't gain anything by using the return value here. this helps kms on sparc64 get started. Reported-by: David S. Miller Signed-off-by: Dave Airlie --- Reading git-diff-tree failed