Skip to content
Commit 27daf6ed authored by Michael Grzeschik's avatar Michael Grzeschik
Browse files

arcnet: com20020: add enable and disable device on open/close



This patch changes the driver to properly work with the linux netif
interface. The controller gets enabled on open and disabled on close.
Therefor it removes every bogus start of the xceiver. It only gets
enabled on com20020_open and disabled on com20020_close.

Signed-off-by: default avatarMichael Grzeschik <m.grzeschik@pengutronix.de>
parent b82de0e2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment