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)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000 (02:51 +0300)
commitd116b7178098c7b2dcfc93152e8177770b39bf9b
treee88e4b5684fd4686de862b252cbeebdd9a8ce914
parent2ff4bae69be69655c0bc567b145db90f7d692122
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