From: Dave Airlie Date: Mon, 7 Jun 2010 02:14:54 +0000 (+1000) Subject: drm/fb: use printk to print out the switching to text mode error. X-Git-Tag: v2.6.35-rc3~23^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc2362afd5ab9456caab4de317da796cc88944fe;p=pandora-kernel.git drm/fb: use printk to print out the switching to text mode error. using DRM_ERROR, results in people blaming the drm code for the oops, and not looking at the oops. (sadly yes I've gotten reports). Signed-off-by: Dave Airlie --- Reading git-diff-tree failed