netdev: bfin_mac: push settings to platform resources
authorSonic Zhang <sonic.zhang@analog.com>
Fri, 11 Jun 2010 10:44:22 +0000 (10:44 +0000)
committerMike Frysinger <vapier@gentoo.org>
Mon, 25 Oct 2010 08:54:25 +0000 (04:54 -0400)
commit02460d08930656b3a50381cfb119864efcd4eef9
treeaf76f49fbf61b252f9aca181d2911526a7ecc2c6
parent229aebb873e29726b91e076161649cf45154b0bf
netdev: bfin_mac: push settings to platform resources

Move all the pin settings out of the Kconfig and into the platform
resources (MII vs RMII).  This clean up also lets us push out the
phy settings so that board porters may control the layout.

Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
16 files changed:
arch/blackfin/mach-bf518/boards/ezbrd.c
arch/blackfin/mach-bf518/boards/tcm-bf518.c
arch/blackfin/mach-bf527/boards/cm_bf527.c
arch/blackfin/mach-bf527/boards/ezbrd.c
arch/blackfin/mach-bf527/boards/ezkit.c
arch/blackfin/mach-bf527/boards/tll6527m.c
arch/blackfin/mach-bf537/boards/cm_bf537e.c
arch/blackfin/mach-bf537/boards/cm_bf537u.c
arch/blackfin/mach-bf537/boards/minotaur.c
arch/blackfin/mach-bf537/boards/pnav10.c
arch/blackfin/mach-bf537/boards/stamp.c
arch/blackfin/mach-bf537/boards/tcm_bf537.c
drivers/net/Kconfig
drivers/net/bfin_mac.c
drivers/net/bfin_mac.h
include/linux/bfin_mac.h [new file with mode: 0644]