From: Archit Taneja Date: Wed, 22 Jul 2015 09:28:03 +0000 (+0530) Subject: drm/rockchip: Use new drm_fb_helper functions X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~32^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df3b031cef742e924aa96fec7fc128d2611e4c1f;p=pandora-kernel.git drm/rockchip: 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. This is an effort to create a top level drm fbdev emulation option. Cc: Mark Yao Cc: Daniel Vetter Cc: Rob Clark Cc: Daniel Kurtz Signed-off-by: Archit Taneja Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed