dm9000: Support MAC address setting through platform data.
commitfe414248551e2880fe8913577699003ff145ab9d
authorLaurent Pinchart <laurentp@cse-semaphore.com>
Wed, 23 Jul 2008 15:41:52 +0000 (23 17:41 +0200)
committerJeff Garzik <jgarzik@redhat.com>
Thu, 7 Aug 2008 06:22:54 +0000 (7 02:22 -0400)
treed775ad642b3bed42659956f2ddac3f8e382c6c35
parent9a5d3414202a21ed4b053657345ea0fd492d513a
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 <laurentp@cse-semaphore.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/net/dm9000.c
include/linux/dm9000.h