From: Laurent Pinchart Date: Wed, 23 Jul 2008 15:41:52 +0000 (+0200) Subject: dm9000: Support MAC address setting through platform data. X-Git-Tag: v2.6.27-rc3~69^2~13^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe414248551e2880fe8913577699003ff145ab9d;p=pandora-kernel.git dm9000: Support MAC address setting through platform data. The dm9000 driver reads the chip's MAC address from the attached EEPROM. When no EEPROM is present, or when the MAC address is invalid, it falls back to reading the address from the chip. This patch lets platform code set the desired MAC address through platform data. Signed-off-by: Laurent Pinchart Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed