https://github.com/torvalds/linux
Revision a19c5d68410a90c19521d966c88939700c4a1b3d authored by Florian Fainelli on 13 February 2012, 01:23:20 UTC, committed by David S. Miller on 13 February 2012, 21:04:08 UTC
Commit d1733f07: cpmac: use an unique MDIO bus name changed the MDIO bus
name from "1" to "cpmac-1", this breaks the PHY connection logic because
the PHY name still uses the old bus names "0" and "1", fix that to
always use the mdio bus id instead.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 758ff23
History
Tip revision: a19c5d68410a90c19521d966c88939700c4a1b3d authored by Florian Fainelli on 13 February 2012, 01:23:20 UTC
cpmac: fix PHY name to match MDIO bus name
Tip revision: a19c5d6
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1014 bytes
.mailmap -rw-r--r-- 4.2 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.8 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 202.2 KB
Makefile -rw-r--r-- 52.2 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top