commit | 815717d1473e0d5c3a31c350975325e07ed736fa | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Sat Feb 06 12:58:51 2016 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Feb 16 14:55:36 2016 -0500 |
tree | 7952b857baecc1f349c8c63cf83a463301795479 | |
parent | 258bf44364263cb6391f35ebaca3c2366655bded [diff] |
net: phy: bcm7xxx: Remove wildcard entries Remove the two wildcard entries, they serve no purpose and will match way too many devices, some of them being covered by the driver in drivers/net/phy/broadcom.c. Remove the now unused bcm7xxx_dummy_config_init() function which would produce a warning. Fixes: b560a58c45c6 ("net: phy: add Broadcom BCM7xxx internal PHY driver") Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>