commit | a7da6daf58c72a274ef66572659d4208493cac07 | [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 | fc9a3cdcbfbc254053c66fd22153b50d0cc1eee5 [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>