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:
7885761
)
MIPS: define write{b,w,l,q}_relaxed
author
Florian Fainelli
<f.fainelli@gmail.com>
Fri, 31 May 2013 13:07:44 +0000
(13:07 +0000)
committer
Ralf Baechle
<ralf@linux-mips.org>
Mon, 1 Jul 2013 13:10:59 +0000
(15:10 +0200)
MIPS does define read{b,w,l,q}_relaxed but does not define their write
counterparts: write{b,w,l,q}_relaxed. This patch adds the missing
definitions for the write*_relaxed I/O accessors.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Acked-by: John Crispin <blogic@openwrt.org>
Cc: linux-mips@linux-mips.org
Cc: cernekee@gmail.com
Cc: jogo@openwrt.org
Patchwork: https://patchwork.linux-mips.org/patch/5352/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/io.h
patch
|
blob
|
history
diff --cc
arch/mips/include/asm/io.h
Simple merge