[PATCH 3/5] drm/exynos: remove unnecessary read for phy configuration values

2014-04-10 Thread Tomasz Figa
On 02.04.2014 19:13, Rahul Sharma wrote: > From: Rahul Sharma > > Cleaning up unnecessary i2c read call after hdmiphy configuration. > This check is redundant since check for hdmiphy pll lock status > confirms the correct settings for phy. > > Signed-off-by: Rahul Sharma > Signed-off-by: Daniel K

[PATCH 3/5] drm/exynos: remove unnecessary read for phy configuration values

2014-04-02 Thread Rahul Sharma
From: Rahul Sharma Cleaning up unnecessary i2c read call after hdmiphy configuration. This check is redundant since check for hdmiphy pll lock status confirms the correct settings for phy. Signed-off-by: Rahul Sharma Signed-off-by: Daniel Kurtz --- drivers/gpu/drm/exynos/exynos_hdmi.c | 10