]> git.dujemihanovic.xyz Git - u-boot.git/commit
net: ravb: Remove writeext function call
authorBiju Das <biju.das.jz@bp.renesas.com>
Tue, 22 Sep 2020 06:51:41 +0000 (07:51 +0100)
committerMarek Vasut <marek.vasut+renesas@gmail.com>
Sat, 26 Sep 2020 15:25:44 +0000 (17:25 +0200)
commit9275a963d448562a80213639c73e2dc34c6d1835
treef4a1d7ad4e2d280e2075bc9b13b99635cf49d388
parent3ee840cce45a9d70b13cdc3f14f6b46b481db817
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>
drivers/net/ravb.c