swconfig: convert swdevs_lock from spinlock to mutex
authorFelix Fietkau <nbd@nbd.name>
Mon, 12 Mar 2018 08:50:33 +0000 (09:50 +0100)
committerFelix Fietkau <nbd@nbd.name>
Mon, 12 Mar 2018 11:50:46 +0000 (12:50 +0100)
commited3860c3e3ebe484c00cf603c29e68af28eb0839
tree8ba46807ae91d72badb369e834bf067c5f45d437
parentb8d9a064f08614ac6f6b0ec26eab1450cf8b7544
swconfig: convert swdevs_lock from spinlock to mutex

Should fix some sleep-while-atomic issues

Signed-off-by: Felix Fietkau <nbd@nbd.name>
target/linux/generic/files/drivers/net/phy/swconfig.c