commit | 76fcdb30ae1cb28e438e5ffd4db5f49ea3d96cd7 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Mon Jul 30 18:23:39 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Jul 30 18:23:39 2007 -0700 |
tree | c0c274c9c6e5f25f82e218a65161857a356903a1 | |
parent | 80ba80a9bf25d251237694c3fcee850a73324532 [diff] |
[SUNLANCE]: Fix sparc32 crashes by using of_*() interfaces. This driver was still using the deprecated prom_*() interfaces to obtain values out of the OBP device tree, and this is causing some kinds of problems on sparc32 especially SMP boxes. Signed-off-by: David S. Miller <davem@davemloft.net>