i2c: Add missing KERN_* constants to printks
According to kerneljanitors todo list all printk calls (beginning a new line) should have an according KERN_* constant. Those are the missing pieces here for the i2c subsystem. Signed-off-by:Frank Seidel <frank@f-seidel.de> Signed-off-by:
Jean Delvare <khali@linux-fr.org>
Showing
- drivers/i2c/algos/i2c-algo-pcf.c 1 addition, 1 deletiondrivers/i2c/algos/i2c-algo-pcf.c
- drivers/i2c/busses/i2c-pca-isa.c 3 additions, 2 deletionsdrivers/i2c/busses/i2c-pca-isa.c
- drivers/i2c/busses/i2c-powermac.c 2 additions, 1 deletiondrivers/i2c/busses/i2c-powermac.c
- drivers/i2c/busses/i2c-pxa.c 5 additions, 4 deletionsdrivers/i2c/busses/i2c-pxa.c
Loading
Please register or sign in to comment