Le 2/22/19 à 4:36 PM, tristram...@microchip.com a écrit :
> From: Tristram Ha
>
> Add port_cleanup function to reset some device variables when the port is
> disabled. Add a mutex to make sure changing those variables is
> thread-safe.
>
> Signed-off-by: Tristram Ha
Reviewed-by: Florian Faine
From: Tristram Ha
Add port_cleanup function to reset some device variables when the port is
disabled. Add a mutex to make sure changing those variables is
thread-safe.
Signed-off-by: Tristram Ha
---
drivers/net/dsa/microchip/ksz9477.c| 6 ++
drivers/net/dsa/microchip/ksz_common.c | 2