Re: [PATCH 2/6] Xilinxfb: Replace calls to printk with dev_dbg, dev_err,etc.

From: Andrei Konovalov
Date: Thu Oct 04 2007 - 08:01:44 EST


Grant Likely wrote:
From: Grant Likely <grant.likely@xxxxxxxxxxxx>

The dev_dbg, dev_err, etc functions provide more context that plain
vanilla printk which is useful for debugging. Where appropriate,
change printk calls to the appropriate dev_*() call.

Signed-off-by: Grant Likely <grant.likely@xxxxxxxxxxxx>
---

Acked-by: Andrei Konovalov <akonovalov@xxxxxxxxxxxxx>

drivers/video/xilinxfb.c | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
-
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/