]> git.baikalelectronics.ru Git - kernel.git/commit
drm/exynos/fimc: remove unused camera interface polarization code
authorAndrzej Hajda <a.hajda@samsung.com>
Fri, 12 Feb 2016 12:13:57 +0000 (13:13 +0100)
committerInki Dae <daeinki@gmail.com>
Tue, 1 Mar 2016 14:37:23 +0000 (23:37 +0900)
commitb55f13893d81a767ed8cfad14e5dc680af03bff8
tree81e29a8c53100ab96cd1903d23e19d0614fe726f
parent72652fc1df1b3942c27072c98809ae3b5d2a9943
drm/exynos/fimc: remove unused camera interface polarization code

Polarization was never configured for DRM-FIMC device, so fimc_set_polarity
function did nothing. In fact DRM does not use camera interface so there
is no point in configuring it.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_fimc.c