commit | 3f3b1632022fcc8317fa3b3c1236471415b3a6b8 | [log] [tgz] |
---|---|---|
author | Anton Vorontsov <avorontsov@ru.mvista.com> | Fri Nov 28 09:13:23 2008 +0000 |
committer | Paul Mackerras <paulus@samba.org> | Wed Dec 03 21:03:54 2008 +1100 |
tree | 9b076af092207b0a6a1d1b7f6524ceb6deff3db3 | |
parent | a0e2f9f4a2487572803d5a00c7302db30e4c60d3 [diff] |
powerpc and sparc: Introduce dev_archdata node accessors The name of the device_node field differ across the platforms, so we have to implement inlined accessors. This is needed to avoid ugly #ifdef in the generic code. Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com> Acked-by: David S. Miller <davem@davemloft.net> Acked-by: Grant Likely <grant.likely@secretlab.ca> Signed-off-by: Paul Mackerras <paulus@samba.org>