]> 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>
Thu, 29 Sep 2011 06:08:14 +0000 (16:08 +1000)
commit525c2765f7a58f10566fa31d68b477dd66a13cb6
tree1284f2abe66ba2d78c71b355ba829acaac615f53
parent0fff62fa43c205453d49334945fa4ababe93e1eb
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