
28 Jul
2015
28 Jul
'15
1:31 a.m.
On 2 July 2015 at 18:16, Simon Glass sjg@chromium.org wrote:
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 | 2 +- drivers/video/exynos_dp_lowlevel.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
Applied to u-boot-dm.