[PATCH v4 1/1] video: drm: exynos: Adds display-timing node parsing using video helper function

2013-02-05 Thread Vikas Sajjan
This patch adds display-timing node parsing using video helper function Signed-off-by: Leela Krishna Amudala Signed-off-by: Vikas Sajjan --- drivers/gpu/drm/exynos/exynos_drm_fimd.c | 41 +++--- 1 file changed, 37 insertions(+), 4 deletions(-) diff --git

[PATCH v4 1/1] video: drm: exynos: Adds display-timing node parsing using video helper function

2013-02-05 Thread Paul Menzel
Dear Vikas, thank you for the patch. Please send a fifth iteration with the following changes to the commit message. Am Dienstag, den 05.02.2013, 11:02 +0530 schrieb Vikas Sajjan: The summary should not implicitly assume ?patch? written before it. So do not add third person s to ?Add?.

Re: [PATCH v4 1/1] video: drm: exynos: Adds display-timing node parsing using video helper function

2013-02-05 Thread Paul Menzel
Dear Vikas, thank you for the patch. Please send a fifth iteration with the following changes to the commit message. Am Dienstag, den 05.02.2013, 11:02 +0530 schrieb Vikas Sajjan: The summary should not implicitly assume »patch« written before it. So do not add third person s to »Add«.

[PATCH v4 1/1] video: drm: exynos: Adds display-timing node parsing using video helper function

2013-02-04 Thread Vikas Sajjan
This patch adds display-timing node parsing using video helper function Signed-off-by: Leela Krishna Amudala l.kris...@samsung.com Signed-off-by: Vikas Sajjan vikas.saj...@linaro.org --- drivers/gpu/drm/exynos/exynos_drm_fimd.c | 41 +++--- 1 file changed, 37