[PATCH 2/5] drm/exynos: Remove redundant check in exynos_drm_fimd.c file

2012-08-08 Thread Inki Dae
; Subject: [PATCH 2/5] drm/exynos: Remove redundant check in > exynos_drm_fimd.c file > > devm_request_and_ioremap function checks the validity of the > pointer returned by platform_get_resource. Hence an additional check > in the probe function is not necessary. > > Signed-off-

RE: [PATCH 2/5] drm/exynos: Remove redundant check in exynos_drm_fimd.c file

2012-08-07 Thread Inki Dae
> -Original Message- > From: Sachin Kamat [mailto:sachin.ka...@linaro.org] > Sent: Monday, August 06, 2012 3:46 PM > To: dri-devel@lists.freedesktop.org > Cc: inki@samsung.com; airl...@linux.ie; sachin.ka...@linaro.org; > patc...@linaro.org > Subject: [PATCH 2/

[PATCH 2/5] drm/exynos: Remove redundant check in exynos_drm_fimd.c file

2012-08-06 Thread Sachin Kamat
devm_request_and_ioremap function checks the validity of the pointer returned by platform_get_resource. Hence an additional check in the probe function is not necessary. Signed-off-by: Sachin Kamat --- drivers/gpu/drm/exynos/exynos_drm_fimd.c |5 - 1 files changed, 0 insertions(+), 5 del

[PATCH 2/5] drm/exynos: Remove redundant check in exynos_drm_fimd.c file

2012-08-06 Thread Sachin Kamat
devm_request_and_ioremap function checks the validity of the pointer returned by platform_get_resource. Hence an additional check in the probe function is not necessary. Signed-off-by: Sachin Kamat --- drivers/gpu/drm/exynos/exynos_drm_fimd.c |5 - 1 files changed, 0 insertions(+), 5 del