sb1250-mac: Driver model & phylib update
authorMaciej W. Rozycki <macro@linux-mips.org>
Fri, 21 Sep 2007 11:52:10 +0000 (12:52 +0100)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:53:47 +0000 (16:53 -0700)
commitf5279ffdce9bcff938451303126971098e23aab3
tree2f2dac7da64e224e4dd1f28c842c3e01f7d3cefc
parent73d7396980176a5f4515be2f6e39ee417d2369ba
sb1250-mac: Driver model & phylib update

 A driver model and phylib update.  It includes the following changes:

1. Removal of unused module options.

2. Phylib support and the resulting removal of generic bits for handling
   the PHY.

3. Proper reserving of device resources and using ioremap()ped handles
   to access MAC registers rather than platform-specific macros.

4. Handling of the device using the driver model.

Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/Kconfig
drivers/net/sb1250-mac.c