[PATCH 1/7] drm/exynos/hdmi: clock code re-factoring

2016-01-14 Thread Inki Dae
2015년 11월 02일 22:16에 Andrzej Hajda 이(가) 쓴 글: > With incoming support for newer SoCs different set of clocks will be required, > depending on IP version. The patch prepares the driver for it. > > Signed-off-by: Andrzej Hajda > --- > drivers/gpu/drm/exynos/exynos_hdmi.c | 184 >

[PATCH 1/7] drm/exynos/hdmi: clock code re-factoring

2015-11-02 Thread Andrzej Hajda
With incoming support for newer SoCs different set of clocks will be required, depending on IP version. The patch prepares the driver for it. Signed-off-by: Andrzej Hajda --- drivers/gpu/drm/exynos/exynos_hdmi.c | 184 ++- 1 file changed, 137 insertions(+), 47