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

Debug info should not be printed using pr_info on init. Use pr_debug
instead.
Also, use the driver name, since there is more than one MIPI DSI driver.

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