commit | da1da284d7b271c77007e6dd6fa1fff54eaa7492 | [log] [tgz] |
---|---|---|
author | Shengzhou Liu <Shengzhou.Liu@freescale.com> | Fri Jun 26 17:58:52 2015 +0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Jun 28 17:05:58 2015 -0700 |
tree | 4881799b04ca098cc8786391441fea4937c3bc1d | |
parent | d53c66a5b80698620f7c9ba2372fff4017e987b8 [diff] |
net/phy: tune get_phy_c45_ids to support more c45 phy As some C45 10G PHYs(e.g. Cortina CS4315/CS4340 PHY) have zero Devices In package, current driver can't get correct devices_in_package value by non-zero Devices In package. so let's probe more with zero Devices In package to support more C45 PHYs. Signed-off-by: Shengzhou Liu <Shengzhou.Liu@freescale.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>