]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Blackfin: bfin_mac: convert to portmux framework
authorMike Frysinger <vapier@gentoo.org>
Wed, 2 Jun 2010 09:56:22 +0000 (05:56 -0400)
committerMike Frysinger <vapier@gentoo.org>
Tue, 13 Jul 2010 21:50:40 +0000 (17:50 -0400)
commit8339ad737316cda3d6246ea6be52e9f78bb63cc4
treebb6bda03754a9aa7d2215107c5ac8c14bab4735e
parent570ba440ed041d540af932a06f34202d4c16c56c
Blackfin: bfin_mac: convert to portmux framework

Rather than bang MMRs directly, use the new portmux framework to handle
the details.  While we're doing this, let boards declare the exact list
of pins they need in case there is one or two they don't actually have
hooked up.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Acked-by: Ben Warren <biggerbadderben@gmail.com>
drivers/net/bfin_mac.c