From: Archit Taneja Date: Fri, 31 Jul 2015 10:51:57 +0000 (+0530) Subject: drm/nouveau: Use new drm_fb_helper functions X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~32^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b166aeb99faa0b42f75ab4f48e98afa44d6a8958;p=pandora-kernel.git drm/nouveau: 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: - remove unused variable pdev in nouveau_fbcon_create Cc: David Airlie Cc: Ben Skeggs Cc: Alexandre Courbot Signed-off-by: Archit Taneja Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed