drm/fb: use printk to print out the switching to text mode error.
authorDave Airlie <airlied@redhat.com>
Mon, 7 Jun 2010 02:14:54 +0000 (12:14 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 7 Jun 2010 23:33:27 +0000 (09:33 +1000)
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 <airlied@redhat.com>

No differences found