diff options
author | Grygorii Strashko <grygorii.strashko@ti.com> | 2020-02-14 21:08:00 +0200 |
---|---|---|
committer | Kishon Vijay Abraham I <kishon@ti.com> | 2020-02-20 18:06:57 +0530 |
commit | eefed634eb61e4094b9fb8183cb8d43b26838517 (patch) | |
tree | 39cd12e7e26800c1243ce0012ae3c72612f1b2f6 /drivers/phy/intel | |
parent | 1d7cb11e1090526bc714cda98ca3484c3b30ff76 (diff) |
phy: ti: gmii-sel: fix set of copy-paste errors
- under PHY_INTERFACE_MODE_MII the 'mode' func parameter is assigned
instead of 'gmii_sel_mode' and it's working only because the default value
'gmii_sel_mode' is set to 0.
- console outputs use 'rgmii_id' and 'mode' values to print PHY mode
instead of using 'submode' value which is representing PHY interface mode
now.
This patch fixes above two cases.
Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Diffstat (limited to 'drivers/phy/intel')
0 files changed, 0 insertions, 0 deletions