projects
/
wrapfs-5.3.y.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18d588f
)
[PATCH] SPARC64: Bump PROMINTR_MAX to 32.
author
David Miller
<davem@davemloft.net>
Tue, 15 May 2007 08:42:34 +0000
(
01:42
-0700)
committer
Chris Wright
<chrisw@sous-sol.org>
Wed, 23 May 2007 21:32:52 +0000
(14:32 -0700)
Some devices have more than 15 which was the previous
setting.
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
include/asm-sparc64/openprom.h
patch
|
blob
|
history
diff --git
a/include/asm-sparc64/openprom.h
b/include/asm-sparc64/openprom.h
index e01b80559c93f164c8ec056aa624bffae6104038..26ec046715c86c3bee6e5911336e5ac858349d31 100644
(file)
--- a/
include/asm-sparc64/openprom.h
+++ b/
include/asm-sparc64/openprom.h
@@
-177,7
+177,7
@@
struct linux_nodeops {
/* More fun PROM structures for device probing. */
#define PROMREG_MAX 24
#define PROMVADDR_MAX 16
-#define PROMINTR_MAX
15
+#define PROMINTR_MAX
32
struct linux_prom_registers {
unsigned which_io; /* hi part of physical address */