commit | 3d43b7d59d2cb9171ad5abd830fa094fa3dbb9b8 | [log] [tgz] |
---|---|---|
author | WANG Cong <xiyou.wangcong@gmail.com> | Thu Sep 01 16:47:49 2011 +0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu Sep 22 15:51:30 2011 -0700 |
tree | 89a3f541b00bb2a726c58983b361215fbbbb56f3 | |
parent | 06315348b16178e4c006e7892ef8e5e65f49c66a [diff] |
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>