From: Archit Taneja Date: Wed, 22 Jul 2015 09:28:10 +0000 (+0530) Subject: drm/gma500: Use new drm_fb_helper functions X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~32^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=546187c85d4d4eab6f71dabbfda76672a69af434;p=pandora-kernel.git drm/gma500: Use new drm_fb_helper functions Use the newly created wrapper drm_fb_helper functions instead of calling core fbdev functions directly. They also simplify the fb_info creation. v2: - removed unused variable 'device' in psbfb_create Cc: Patrik Jakobsson Cc: Daniel Vetter Signed-off-by: Archit Taneja Reviewed-by: Patrik Jakobsson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed