From: Tomi Valkeinen Date: Thu, 25 Sep 2014 19:24:26 +0000 (+0000) Subject: drm/omap: fix operation without fbdev X-Git-Tag: omap-for-v4.1/fixes-rc1~82^2~15^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7c1aecd8e490c3818eaaea33e3c0d372931350a;p=pandora-kernel.git drm/omap: fix operation without fbdev omapdrm should work fine even if fbdev is missing. The current driver crashes in that case, though, as it is missing checks for the fbdev. Add the checks so that we don't free fbdev or restore fbdev mode when there's no fbdev. Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed