From: Benjamin Herrenschmidt Date: Wed, 6 Oct 2010 16:39:07 +0000 (+0000) Subject: drm/radeon: Add early unregister of firmware fb's X-Git-Tag: v2.6.37-rc8~26^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a56f7428d7534f162fbb089c5c79012bf38a7c29;p=pandora-kernel.git drm/radeon: Add early unregister of firmware fb's Without this, we attempt the handover too late, the firmware fb might be accessing the chip simultaneously to us re-initializing various parts of it, which might frighten babies or cause all sort of nasty psychologic trauma to kitten. Signed-off-by: Benjamin Herrenschmidt [danvet: add cc: stable, forward ported and compile-fixed for X86] Signed-off-by: Daniel Vetter [airlied: move to even earlier in module load.] Signed-off-by: Dave Airlie --- Reading git-diff-tree failed