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:
3e66a2a
)
staging: vt6655: upc.h replace read and write memory functions
author
Malcolm Priestley
<tvboxspy@gmail.com>
Sun, 10 Aug 2014 11:22:02 +0000
(12:22 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sat, 16 Aug 2014 19:23:15 +0000
(12:23 -0700)
Update to the newer memory functions
readb -> ioread8
readw -> ioread16
readl -> ioread32
writeb -> iowrite8
writew -> iowrite16
writel -> iowrite32
Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/upc.h
patch
|
blob
|
history
diff --cc
drivers/staging/vt6655/upc.h
Simple merge