Re: [PATCH V4 4/4] video: exynos_dp: Use the generic PHY driver

2013-07-07 Thread Jingoo Han
On Saturday, July 06, 2013 8:04 AM, Tomasz Figa wrote: Hi Jingoo, On Tuesday 02 of July 2013 17:42:49 Jingoo Han wrote: Use the generic PHY API instead of the platform callback to control the DP PHY. Signed-off-by: Jingoo Han jg1@samsung.com ---

Re: [PATCH V4 4/4] video: exynos_dp: Use the generic PHY driver

2013-07-05 Thread Tomasz Figa
Hi Jingoo, On Tuesday 02 of July 2013 17:42:49 Jingoo Han wrote: Use the generic PHY API instead of the platform callback to control the DP PHY. Signed-off-by: Jingoo Han jg1@samsung.com --- .../devicetree/bindings/video/exynos_dp.txt| 23 +---

[PATCH V4 4/4] video: exynos_dp: Use the generic PHY driver

2013-07-02 Thread Jingoo Han
Use the generic PHY API instead of the platform callback to control the DP PHY. Signed-off-by: Jingoo Han jg1@samsung.com --- .../devicetree/bindings/video/exynos_dp.txt| 23 +--- drivers/video/exynos/exynos_dp_core.c | 16 ++