i2c: Adapt debug macros for KERN_* constants
authorFrank Seidel <frank@f-seidel.de>
Sat, 28 Mar 2009 20:34:44 +0000 (21:34 +0100)
committerJean Delvare <khali@linux-fr.org>
Sat, 28 Mar 2009 20:34:44 +0000 (21:34 +0100)
commitbac3e7c2aa2575a1c71f6fa643499676ca7c12c3
treee275ff07b02c1b6fb6e20a68ccf9eb2043871fcd
parent98a679cad56c0ba4677821836179abbe0aff8769
i2c: Adapt debug macros for KERN_* constants

According to kerneljanitors todo list all printk calls (beginning
a new line) should have an according KERN_* constant.
Those are the changes to the debug macros in the i2c subsystem
to meet this requirement. Also changing no-debug statements
to raw printks again.

Signed-off-by: Frank Seidel <frank@f-seidel.de>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Tested-by: Wolfram Sang <w.sang@pengutronix.de>
drivers/i2c/algos/i2c-algo-pca.c