From: Inki Dae Date: Fri, 14 Oct 2011 04:29:50 +0000 (+0900) Subject: drm/exynos: added comments and code clean. X-Git-Tag: v3.2-rc1~135^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6b98252946496de86bd4e89a8b7ef12ec48d97c;p=pandora-kernel.git drm/exynos: added comments and code clean. this patch adds the following comments and code clean. - add comment of exynos_drm_crtc_apply() call at page flip time. - add comment that when exynos_drm_fbdev_reinit() is called, why num_connector is 0 and also the framebuffers should be destroyed. - remove buf_off member from struct exynos_drm_overlay because this member isn't used anymore. Signed-off-by: Inki Dae Signed-off-by: Kyungmin Park Signed-off-by: Dave Airlie --- Reading git-diff-tree failed