Searched hist:f878fe5685580a795793c2fcf880824e1c4b0911 (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/phy/ |
H A D | bcm-phy-lib.h | diff f878fe5685580a795793c2fcf880824e1c4b0911 Wed Mar 20 20:53:12 CET 2019 Florian Fainelli <f.fainelli@gmail.com> net: phy: Prepare for moving Omega out of bcm7xxx
The Omega PHY entry was added to bcm7xxx.c out of convenience and this breaks the one driver per product line paradigm that was applied up until now. Since the AFE initialization is shared between Omega and BCM7xxx move the relevant functions to bcm-phy-lib.[ch]. No functional changes introduced.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Reviewed-by: Scott Branden <scott.branden@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | bcm-phy-lib.c | diff f878fe5685580a795793c2fcf880824e1c4b0911 Wed Mar 20 20:53:12 CET 2019 Florian Fainelli <f.fainelli@gmail.com> net: phy: Prepare for moving Omega out of bcm7xxx
The Omega PHY entry was added to bcm7xxx.c out of convenience and this breaks the one driver per product line paradigm that was applied up until now. Since the AFE initialization is shared between Omega and BCM7xxx move the relevant functions to bcm-phy-lib.[ch]. No functional changes introduced.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Reviewed-by: Scott Branden <scott.branden@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | bcm7xxx.c | diff f878fe5685580a795793c2fcf880824e1c4b0911 Wed Mar 20 20:53:12 CET 2019 Florian Fainelli <f.fainelli@gmail.com> net: phy: Prepare for moving Omega out of bcm7xxx
The Omega PHY entry was added to bcm7xxx.c out of convenience and this breaks the one driver per product line paradigm that was applied up until now. Since the AFE initialization is shared between Omega and BCM7xxx move the relevant functions to bcm-phy-lib.[ch]. No functional changes introduced.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Reviewed-by: Scott Branden <scott.branden@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|