commit | 9d7ab1f4d56dffcddc1177b3cd55b6da6620e1e1 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Mon Jul 17 21:39:09 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Fri Jul 21 14:18:11 2006 -0700 |
tree | a551efc605c7b4d10af4df101470c17308b7822e | |
parent | 67e23a1e60b6bc0a090407d0fc060166ab558b72 [diff] |
[SPARC]: Fix initialization of sun4d SBUS interrupts. 1) Explicitly traverse to the root looking for the "sbi". 2) Grab the "board#" property from the sbi's parent and verify that this parent is an "io-unit" node. 3) Skip IRQ initialization when device lacks "reg" property. Signed-off-by: David S. Miller <davem@davemloft.net>