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:
154280f
)
serial: sh-sci: Convert tremaining ctrl_xxx I/O routines to __raw_xxx.
author
Paul Mundt
<lethal@linux-sh.org>
Thu, 24 Dec 2009 05:52:43 +0000
(14:52 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Thu, 24 Dec 2009 05:52:43 +0000
(14:52 +0900)
ctrl_xxx() is an antiquated SH interface, while __raw_xxx is the standard
API that accomplishes the same thing. As such, this converts the
remaining sh-sci straggles over, which enables the driver to be wired up
for ARM SH-Mobile CPUs as well.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found