commit | a49261585e2c89f16b5a4bb80f623d2e9c2c1566 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Fri Jul 14 16:49:55 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Fri Jul 14 17:00:28 2006 -0700 |
tree | 31a7affd8a1f0f26704400a2e1db7499e617ec48 | |
parent | 5b4bbb3d78285ab735941365c17f1c55a228c659 [diff] |
[SPARC64] psycho: Fix pbm->name handling in pbm_register_toplevel_resources() We shouldn't overwrite it, it's the device node full name already and that's what we want. Based upon a report from Marc Zyngier. Signed-off-by: David S. Miller <davem@davemloft.net>