linux/drivers/net/ethernet/cortina
Linus Walleij 06d5151312 net: gemini: Move main init to port
The initialization sequence for the ethernet, setting up
interrupt routing and such things, need to be done after
both the ports are clocked and reset. Before this the
config will not "take". Move the initialization to the
port probe function and keep track of init status in
the state.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-07-12 17:39:15 -07:00
..
gemini.c net: gemini: Move main init to port 2018-07-12 17:39:15 -07:00
gemini.h
Kconfig
Makefile