From: Daniel Vetter Date: Mon, 21 Jan 2013 22:38:37 +0000 (+0100) Subject: drm/fb-helper: streamline drm_fb_helper_single_fb_probe X-Git-Tag: v3.9-rc1~83^2~16^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8acf658ad6246be7913647e6e76da6a539bff425;p=pandora-kernel.git drm/fb-helper: streamline drm_fb_helper_single_fb_probe No need to check whether we've allocated a new fb since we're not always doing that. Also, we always need to register the fbdev and add it to the panic notifier. Reviewed-by: Rob Clark Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed