From: Magnus Damm Date: Fri, 22 Feb 2008 10:55:15 +0000 (+0900) Subject: smc91x: introduce platform data flags V2 X-Git-Tag: v2.6.26-rc1~1138^2~390^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e94794355724f77dc6cbb5ad956f7c72d8313a4;p=pandora-kernel.git smc91x: introduce platform data flags V2 This patch introduces struct smc91x_platdata and modifies the driver so bus width is checked during run time using SMC_nBIT() instead of SMC_CAN_USE_nBIT. V2 keeps static configuration lean using SMC_DYNAMIC_BUS_CONFIG. Signed-off-by: Magnus Damm Acked-by: Nicolas Pitre Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed