From: David S. Miller Date: Tue, 31 Jul 2007 01:23:39 +0000 (-0700) Subject: [SUNLANCE]: Fix sparc32 crashes by using of_*() interfaces. X-Git-Tag: v2.6.23-rc2~36^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76fcdb30ae1cb28e438e5ffd4db5f49ea3d96cd7;p=pandora-kernel.git [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 --- Reading git-diff-tree failed