From: Joonyoung Shim Date: Tue, 1 Sep 2015 07:22:47 +0000 (+0900) Subject: drm/exynos: remove exynos_drm_fb_set_buf_cnt() X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~4^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94e30d93f9360051b76e8e2a4b61753cde5e16c8;p=pandora-kernel.git drm/exynos: remove exynos_drm_fb_set_buf_cnt() The exynos_drm_fb_set_buf_cnt() is used to set buffer count only in exynos_drm_fbdev_update(). This patch sets directly buffer count in exynos_drm_framebuffer_init() without using exynos_drm_fb_set_buf_cnt(), so there is no any reason to keep exynos_drm_fb_set_buf_cnt(). Signed-off-by: Joonyoung Shim Reviewed-by: Gustavo Padovan Signed-off-by: Inki Dae --- Reading git-diff-tree failed