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:
bc9b3f5
)
serial: sh-sci: Limit early console to one device.
author
Paul Mundt
<lethal@linux-sh.org>
Thu, 20 Jan 2011 15:05:48 +0000
(
00:05
+0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Thu, 20 Jan 2011 15:05:48 +0000
(
00:05
+0900)
Presently the early console setup will be invoked for every device handed
off to he earlyprintk command line argument. In practice we can only
handle one, so this adds a sanity check to prevent clobbering the
existing active console.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/serial/sh-sci.c
patch
|
blob
|
history
diff --cc
drivers/serial/sh-sci.c
Simple merge