From: Frank Seidel Date: Sat, 28 Mar 2009 20:34:44 +0000 (+0100) Subject: i2c: Adapt debug macros for KERN_* constants X-Git-Tag: v2.6.30-rc1~635^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bac3e7c2aa2575a1c71f6fa643499676ca7c12c3;p=pandora-kernel.git 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 Signed-off-by: Jean Delvare Tested-by: Wolfram Sang --- Reading git-diff-tree failed