MLK-16695-3: mipi_csi: Change printk to dev_dbg
authorGuoniu.Zhou <guoniu.zhou@nxp.com>
Fri, 10 Nov 2017 03:09:21 +0000 (11:09 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:46:56 +0000 (15:46 -0500)
commit2332e1349a6b27b18d441923af170f90024a1ee6
treef3dd00d6a69470e641f8b3ed7b61f9353722c669
parent2d36b101e83ed6a2bbce45d003428d3da09d98fe
MLK-16695-3: mipi_csi: Change printk to dev_dbg

Messages in ISI irq handler are for debugging, so
change printk to dev_dbg for this purpose.

The width and height of image information need output
in debug process.

Reviewed-by: Sandor Yu <sandor.yu@nxp.com>
Signed-off-by: Guoniu.Zhou <guoniu.zhou@nxp.com>
(cherry picked from commit e254c8408f69eca9b668af58d911f27a4fefc121)
drivers/media/platform/imx8/mxc-isi-core.c
drivers/media/platform/imx8/mxc-mipi-csi2.c