You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target
John Crispin 7fe0940c69 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: Andrej Vlasic <andrej.vlasic0@gmail.com>

SVN-Revision: 47272
9 years ago
..
imagebuilder imagebuilder: store package lists in cache directory 9 years ago
linux generic: fix adm6996 init 9 years ago
sdk sdk: provide explicit CONFIG_MODULES kconfig symbol 9 years ago
toolchain toolchain: respect CONFIG_VERSION_FILENAMES and add host system suffix 9 years ago
Config.in build: remove obsolete references to cris and avr32 9 years ago
Makefile target: do not make target/*/install depend on target/*/compile - removes one redundant kernel build dir call on target/install 12 years ago