cris: lower the printk level in cris serial driver
commit3d43b7d59d2cb9171ad5abd830fa094fa3dbb9b8
authorWANG Cong <xiyou.wangcong@gmail.com>
Thu, 1 Sep 2011 08:47:49 +0000 (1 16:47 +0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 22 Sep 2011 22:51:30 +0000 (22 15:51 -0700)
tree89a3f541b00bb2a726c58983b361215fbbbb56f3
parent06315348b16178e4c006e7892ef8e5e65f49c66a
cris: lower the printk level in cris serial driver

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

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