git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9119fba
)
serial: sh-sci: Use dev_dbg() to log an error message
author
Yoshihiro Kaneko
<ykaneko0929@gmail.com>
Mon, 26 Jan 2015 11:53:29 +0000
(20:53 +0900)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 2 Feb 2015 18:11:26 +0000
(10:11 -0800)
Since the driver cannot return from overrun error if characters
are output during overrun process, use dev_dbg() instead of
dev_notice() to log the error message of overrun in syslog.
Based on a patch by Hisashi Nakamura.
Signed-off-by: Yoshihiro Kaneko <ykaneko0929@gmail.com>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/sh-sci.c
patch
|
blob
|
history
diff --cc
drivers/tty/serial/sh-sci.c
Simple merge