exynos: video: Correct debug output
authorSimon Glass <sjg@chromium.org>
Fri, 3 Jul 2015 00:16:14 +0000 (18:16 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 6 Aug 2015 03:06:14 +0000 (21:06 -0600)
commit129c942f321ae6f634e1b5668a9a30b19ad9ac3a
tree95f131163cf1ce4ed1db02d45135954cc0ff5fcd
parenta507454b137e870cd418be326b5bc2e96f580efa
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