From: Dave Airlie Date: Fri, 18 Sep 2009 05:19:37 +0000 (+1000) Subject: drm/radeon/kms: move around new init path code to avoid posting at init X-Git-Tag: v2.6.32-rc1~159^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc30b8efbe1b271eb64e0d4f6cb2a91bb57ee5f3;p=pandora-kernel.git drm/radeon/kms: move around new init path code to avoid posting at init We really don't want to post the card at init, it takes a relatively long time and isn't required, so split the resume path into a startup path called by both init/resume and separate resume entry point to do posting. Signed-off-by: Dave Airlie --- Reading git-diff-tree failed