Staging: i4l: icn: prefer pr_* instead of printk
authorHarman Kalra <harman4linux@gmail.com>
Sun, 9 Oct 2016 15:35:03 +0000 (21:05 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 16 Oct 2016 08:25:59 +0000 (10:25 +0200)
commitbdb2a2ff2c8dfb32c4d52a36e29efc649f2205b0
tree059df99d2100680ce69d1b861b6210ec1489f81c
parentdb0e8e5732c378393968dfa4fa89153b9d515d60
Staging: i4l: icn: prefer pr_* instead of printk

This patch replaces call to  printk with  appropriate pr_*
function thus addressing the following warning generated by the
checkpatch script:
Prefer [subsystem eg: netdev]_dbg([subsystem]dev, ... then
        dev_dbg(dev, ... then pr_debug(...  to printk(KERN_DEBUG ...

Signed-off-by: Harman Kalra <harman4linux@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/i4l/icn/icn.h