MLK-14800: fbdev: Refactor printed information
authorRobert Chiras <robert.chiras@nxp.com>
Thu, 11 May 2017 13:01:00 +0000 (16:01 +0300)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:22:18 +0000 (15:22 -0500)
commite734123bd13d1bfca590666bfb32dc97e1299e0b
treee61653d45ab452de6e1589e70f66a1bc4d3a30b2
parent6ba38f6563ee4817e7eecd786076959330575221
MLK-14800: fbdev: Refactor printed information

Debug info should not be printed using pr_info on init. Use pr_debug
instead.
Also, verify the cable state before reading the EDID. There is no point
in trying to read EDID (and print an error message), when there is no
device connected to HDMI connector.

Signed-off-by: Robert Chiras <robert.chiras@nxp.com>
drivers/video/fbdev/mxc/mxsfb_sii902x.c