From: Eric Miao Date: Thu, 19 Jun 2008 09:19:57 +0000 (+0800) Subject: [NET] smc91x: favor the use of SMC91X_USE_* instead of SMC_CAN_USE_* X-Git-Tag: v2.6.27-rc1~850^2^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa6d3be08538bb80274d20c7e59f9beca48fa44a;p=pandora-kernel.git [NET] smc91x: favor the use of SMC91X_USE_* instead of SMC_CAN_USE_* Let's simplify the logic and avoid confusion, the use of SMC91X_USE_* is favored than SMC_CAN_USE_*, if platform data isn't given, convert the hardcoded SMC_CAN_USE_* to SMC91X_USE_*. Signed-off-by: Eric Miao Acked-by: Nicolas Pitre Acked-by: Jeff Garzik Signed-off-by: Russell King --- Reading git-diff-tree failed