From: Dave Airlie Date: Tue, 16 Jun 2009 21:41:23 +0000 (+1000) Subject: drm/radeon: switch to using late_initcall X-Git-Tag: v2.6.31-rc1~294^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc8da5263fa743c33d6503f85113bcb70048e633;p=pandora-kernel.git drm/radeon: switch to using late_initcall This fixes an issue where we get inited before fbcon when built-in. Ideally this should work as a non late_initcall, but this fixes it for now. We also don't suggest people build this in (at least distro maintainers). Reported-by: Ryan Hope Signed-off-by: Dave Airlie --- Reading git-diff-tree failed