]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
exynos: video: Correct debug output
authorSimon Glass <sjg@chromium.org>
Fri, 3 Jul 2015 00:16:14 +0000 (18:16 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:17:15 +0000 (08:17 +0200)
commitbe991592221e6cf73b26806ae5aa64d4065d1fcb
treea30ae26f61b34c117969bd7300b2197d8ebd8c24
parenta3a7fbef37e488be94b4afd632c636cf134ad949
exynos: video: Correct debug output

We should not print a message from the driver when the display is set up.
This is normal behaviour. Change this message to use debug().

Also remove the double newline on another debug message.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/video/exynos_dp.c
drivers/video/exynos_dp_lowlevel.c