Re: [U-Boot] [PATCH] exynos: video: fix typo in DisplayPort driver

2017-10-29 Thread Anatolij Gustschin
On Fri, 27 Oct 2017 23:08:51 -0400 tobet...@gmail.com tobet...@gmail.com wrote: > From: Dongjin Kim > > Signed-off-by: Dongjin Kim > CC: Simon Glass > CC: Minkyu Kang > --- > drivers/video/exynos/exynos_dp.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied to u-boot-video/mas

[U-Boot] [PATCH] exynos: video: fix typo in DisplayPort driver

2017-10-28 Thread tobetter
From: Dongjin Kim Signed-off-by: Dongjin Kim CC: Simon Glass CC: Minkyu Kang --- drivers/video/exynos/exynos_dp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/video/exynos/exynos_dp.c b/drivers/video/exynos/exynos_dp.c index 092342e7ad..2be230cb6b 100644 --- a/d