]> git.karo-electronics.de Git - karo-tx-linux.git/commit
cris: lower the printk level in cris serial driver
authorWANG Cong <xiyou.wangcong@gmail.com>
Wed, 28 Sep 2011 00:50:29 +0000 (10:50 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 30 Sep 2011 04:53:31 +0000 (14:53 +1000)
commit0c7fa4037932c90ab3611a8b0efcd70178749e76
tree225e62ee98e2376bed879a6b3da72a11d53bffac
parentf696a56ab8cc24856d367fcf2c96bb3d091319fd
cris: lower the printk level in cris serial driver

KERN_CRIT is too high, replace those KERN_CRIT with KERN_ERR or
KERN_WARNING.

Signed-off-by: WANG Cong <xiyou.wangcong@gmail.com>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Mikael Starvik <starvik@axis.com>
Cc: Jesper Nilsson <jesper.nilsson@axis.com>
Signed-off-by: Andrew Morton <>
drivers/tty/serial/crisv10.c