commit | 3e8a4738f9566a092e7645288f6efa429c98475c | [log] [tgz] |
---|---|---|
author | Andrzej Hajda <a.hajda@samsung.com> | Fri Feb 12 13:13:57 2016 +0100 |
committer | Inki Dae <daeinki@gmail.com> | Tue Mar 01 23:37:23 2016 +0900 |
tree | 81e29a8c53100ab96cd1903d23e19d0614fe726f | |
parent | 27d60e3d288d969cada7eab23620b387eaaacfaa [diff] |
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>