r6040: use an unique MDIO bus name
authorFlorian Fainelli <florian@openwrt.org>
Wed, 4 Jan 2012 08:50:40 +0000 (08:50 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 4 Jan 2012 20:55:52 +0000 (15:55 -0500)
We should use an unique MDIO bus name which does not clash with anything
else in the system like the Fixed MDIO bus. The bus is now named:
r6040-<card number> which is unique in the system.

Reported-by: Vladimir Kolpakov <vova.kolpakov@gmail.com>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found