Re: [PATCH v3 3/7] backlight: cr_bllcd: use pr_err/info instead ofprintk

From: Joe Perches
Date: Wed May 16 2012 - 11:15:37 EST


On Wed, 2012-05-16 at 17:09 +0900, Jingoo Han wrote:
> This patch uses pr_err/info instead of printk to allow dynamic debugging.

Hi again.

pr_debug, dev_dbg and netdev_dbg are the only things
that can use dynamic debugging.

All the other levels are just normal logging mechanisms.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/