commit | 9275a963d448562a80213639c73e2dc34c6d1835 | [log] [tgz] |
---|---|---|
author | Biju Das <biju.das.jz@bp.renesas.com> | Tue Sep 22 07:51:41 2020 +0100 |
committer | Marek Vasut <marek.vasut+renesas@gmail.com> | Sat Sep 26 17:25:44 2020 +0200 |
tree | f4a1d7ad4e2d280e2075bc9b13b99635cf49d388 | |
parent | 3ee840cce45a9d70b13cdc3f14f6b46b481db817 [diff] |
net: ravb: Remove writeext function call The micrel phy driver is already configuring this values from device tree. So remove the redundant phy configuration call from this driver. Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>