From: Archit Taneja Date: Fri, 31 Jul 2015 10:51:54 +0000 (+0530) Subject: drm/radeon: Use new drm_fb_helper functions X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~32^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00450052436f87742bfb9edfb325e1337a79489c;p=pandora-kernel.git drm/radeon: 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. v3: - Don't touch remove_conflicting_framebuffers v2: - Fix build break because of missing include of drm_fb_helper in radeon_drv.c Cc: Alex Deucher Cc: "Christian König" Signed-off-by: Archit Taneja Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed