Joonyoung Shim 94e30d93f9 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 <jy0922.shim@samsung.com>
Reviewed-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
2015-09-02 23:10:30 +09:00
..
2015-08-24 16:36:42 +10:00
2015-08-26 10:24:25 +03:00
2015-08-17 14:13:53 +10:00
2015-08-17 15:52:39 +10:00
2015-08-17 14:13:53 +10:00
2015-06-24 11:20:46 +10:00
2015-08-17 14:13:53 +10:00
2015-08-17 14:13:53 +10:00
2015-08-24 16:36:42 +10:00
2015-08-17 14:13:53 +10:00
2015-05-29 09:17:57 +10:00
2015-07-22 16:25:45 +02:00