projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c9108b
)
powerpc/fsl-rio: fix spelling mistake "reserverd" -> "reserved"
author
Alexandre Belloni
<
[email protected]
>
Tue, 20 Nov 2018 15:12:30 +0000
(16:12 +0100)
committer
Michael Ellerman
<
[email protected]
>
Fri, 21 Dec 2018 00:32:49 +0000
(11:32 +1100)
Fix a spelling mistake in a register description.
Signed-off-by: Alexandre Belloni <
[email protected]
>
Signed-off-by: Michael Ellerman <
[email protected]
>
arch/powerpc/sysdev/fsl_rio.h
patch
|
blob
|
history
diff --git
a/arch/powerpc/sysdev/fsl_rio.h
b/arch/powerpc/sysdev/fsl_rio.h
index 12dd18fd479561dfafdc053463465ce0d73c4a07..6c13d9a7b7b223cab9129a581ac61f2159dc1ade 100644
(file)
--- a/
arch/powerpc/sysdev/fsl_rio.h
+++ b/
arch/powerpc/sysdev/fsl_rio.h
@@
-41,7
+41,7
@@
#define DOORBELL_ROWAR_PCI 0x02000000 /* PCI window */
#define DOORBELL_ROWAR_NREAD 0x00040000 /* NREAD */
#define DOORBELL_ROWAR_MAINTRD 0x00070000 /* maintenance read */
-#define DOORBELL_ROWAR_RES 0x00002000 /* wrtpy: reserve
r
d */
+#define DOORBELL_ROWAR_RES 0x00002000 /* wrtpy: reserved */
#define DOORBELL_ROWAR_MAINTWD 0x00007000
#define DOORBELL_ROWAR_SIZE 0x0000000b /* window size is 4k */