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:
6339204
)
serial: sh-sci: remove SCIF code in sci_rxd_in()
author
Magnus Damm
<damm@opensource.se>
Mon, 8 Feb 2010 02:47:44 +0000
(11:47 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Mon, 8 Feb 2010 02:47:44 +0000
(11:47 +0900)
Since sci_rxd_in() is used by SCI only, clean up
the header file by killing off code dealing with
SCIF ports and their register definitions.
Also introduce a default sci_rxd_in() function
which can be shared by all SCIF-only processors.
Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found