MLK-14800: fbdev: Refactor printed information
authorRobert Chiras <robert.chiras@nxp.com>
Thu, 11 May 2017 12:59:07 +0000 (15:59 +0300)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:22:17 +0000 (15:22 -0500)
commit74bc9cdfe96d043629e8924bcf3d33b6bb83dd7c
tree0895b74d1662460c679cee7559a8c21b1e5fcecd
parentc7c5ea14d68a6eadc7d2c4e6ac6516f32de58d88
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.c