On 28/09/13 22:27, Sylwester Nawrocki wrote:
Use the generic PHY API instead of the platform callback
for the MIPI DSIM DPHY enable/reset control.
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Acked-by: Felipe Balbi <redacted>
Acked-by: Donghwa Lee <redacted>
---
Changes since v4:
- PHY label removed from the platform data structure.
---
drivers/video/exynos/Kconfig | 1 +
drivers/video/exynos/exynos_mipi_dsi.c | 19 ++++++++++---------
include/video/exynos_mipi_dsim.h | 5 ++---
3 files changed, 13 insertions(+), 12 deletions(-)
Acked-by: Tomi Valkeinen <redacted>
Tomi