Re: [U-Boot] [PATCH v2 25/25] exynos: video: Drop old unused code

2016-02-22 Thread Anatolij Gustschin
On Sun, 21 Feb 2016 21:09:02 -0700 Simon Glass s...@chromium.org wrote: > Now that we are using driver model, we can drop the weak functions and LCD > init in the board file. > > Signed-off-by: Simon Glass Acked-by: Anatolij Gustschin ___ U-Boot mail

[U-Boot] [PATCH v2 25/25] exynos: video: Drop old unused code

2016-02-21 Thread Simon Glass
Now that we are using driver model, we can drop the weak functions and LCD init in the board file. Signed-off-by: Simon Glass --- Changes in v2: - Rebase to master board/samsung/common/exynos5-dt.c | 153 -- drivers/video/exynos/exynos_fb.c | 33