commit | 5e7ab077d7bcc467f5da0e5684c09fc0ab845a8b | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jul 02 18:16:14 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Aug 05 21:06:14 2015 -0600 |
tree | 95f131163cf1ce4ed1db02d45135954cc0ff5fcd | |
parent | 6f6af970f2f01e5fab2944ce1f1464e0d7f24907 [diff] |
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>