drm/kms: protect against fb helper not being created.
authorDave Airlie <airlied@linux.ie>
Fri, 25 Sep 2009 20:39:00 +0000 (06:39 +1000)
committerDave Airlie <airlied@linux.ie>
Fri, 25 Sep 2009 20:39:00 +0000 (06:39 +1000)
If drivers don't init the fb helper on the connector, the cmdline
code won't work, but it shouldn't crash either.

Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found