From: Anton Vorontsov Date: Fri, 28 Nov 2008 09:13:23 +0000 (+0000) Subject: powerpc and sparc: Introduce dev_archdata node accessors X-Git-Tag: v2.6.29-rc1~574^2~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f3b1632022fcc8317fa3b3c1236471415b3a6b8;p=pandora-kernel.git 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 Acked-by: David S. Miller Acked-by: Grant Likely Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed