Skip to content
Snippets Groups Projects
Commit 7fe0940c authored by John Crispin's avatar John Crispin
Browse files

generic: fix adm6996 init


Kernel 3.14 added aditional genphy_soft_reset phy reset to phy_init_hw in drivers/net/phy/phy_device.c
Since adm6996 does in driver soft reset and doesn't use BMCR_RESET for soft reset
add dummy soft_reset callback to adm6996 driver, like it is done in ar8216.

This fixes ticket #20147

Signed-off-by: default avatarAndrej Vlasic <andrej.vlasic0@gmail.com>

SVN-Revision: 47272
parent b49cbdff
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment