kernel-fxtec-pro1x/drivers/staging/media
Aya Mahfouz be4aa8157c staging: media: lirc: lirc_zilog.c: replace custom print macros with dev_* and pr_*
This patch removes the custom printk macros dprintk, zilog_notify,
zilog_error, and zilog_info. All the calls to these macros were
replaced by dev_dbg, dev_notice, dev_err, and dev_info respectively
whenever possible. There were cases in which pr_debug, pr_notice,
pr_err and pr_info were used. It was when the calling function did
not provide an appropiate dev variable.

Applying this patch will trigger the out of memory checkpatch warning
for two lines. It will be fixed in a separate patch.

Signed-off-by: Aya Mahfouz <mahfouz.saif.elyazal@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-10-29 15:36:36 +08:00
..
bcm2048 [media] radio-bcm2048.c: Fix some checkpatch.pl errors 2014-07-17 20:07:05 -03:00
cxd2099 staging: media: cxd2009: use usleep_range() 2014-10-20 10:29:16 +08:00
davinci_vpfe staging: remove unneeded parentheses around the right hand side of an assignment 2014-10-27 10:33:06 +08:00
dt3155v4l [media] be sure that HAS_DMA is enabled for vb2-dma-contig 2014-08-26 18:52:19 -03:00
lirc staging: media: lirc: lirc_zilog.c: replace custom print macros with dev_* and pr_* 2014-10-29 15:36:36 +08:00
omap4iss staging: media: ompa4iss: Replace sprintf with snprintf 2014-10-20 10:29:16 +08:00
omap24xx staging: remove unneeded parentheses around the right hand side of an assignment 2014-10-27 10:33:06 +08:00
Kconfig [media] as102: promote it out of staging 2014-08-21 15:25:28 -05:00
Makefile [media] as102: promote it out of staging 2014-08-21 15:25:28 -05:00