From: Magnus Damm Date: Fri, 22 Feb 2008 10:55:05 +0000 (+0900) Subject: smc91x: pass along private data V2 X-Git-Tag: v2.6.26-rc1~1138^2~390^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfdfa86536d2fbc8102780ec15faea185e957d3d;p=pandora-kernel.git smc91x: pass along private data V2 Pass a private data pointer to macros and functions. This makes it easy to later on make run time decisions. This patch does not change any logic. These changes should be optimized away during compilation. V2 changes the macro argument name from "priv" to "lp". Signed-off-by: Magnus Damm Acked-by: Nicolas Pitre Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed