projects
/
platform
/
kernel
/
linux-amlogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e1aa66
)
rapidio: fix comment
author
Chad Reese
<kreese@caviumnetworks.com>
Wed, 10 Oct 2012 22:54:05 +0000
(15:54 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 10 Oct 2012 23:50:16 +0000
(08:50 +0900)
The resource index for the mailboxes was incorrect.
Signed-off-by: Chad Reese <kreese@caviumnetworks.com>
Acked-by: Alexandre Bounine <alexandre.bounine@idt.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/rio.h
patch
|
blob
|
history
diff --git
a/include/linux/rio.h
b/include/linux/rio.h
index
ac21ac6
..
4187da5
100644
(file)
--- a/
include/linux/rio.h
+++ b/
include/linux/rio.h
@@
-63,7
+63,7
@@
*
* 0 RapidIO inbound doorbells
* 1 RapidIO inbound mailboxes
- *
1
RapidIO outbound mailboxes
+ *
2
RapidIO outbound mailboxes
*/
#define RIO_DOORBELL_RESOURCE 0
#define RIO_INB_MBOX_RESOURCE 1