]> git.baikalelectronics.ru Git - kernel.git/commit
mt76: mt7615: rearrange locking in mt7615_config
authorLorenzo Bianconi <lorenzo@kernel.org>
Sun, 26 May 2019 14:05:13 +0000 (16:05 +0200)
committerFelix Fietkau <nbd@nbd.name>
Thu, 27 Jun 2019 10:58:13 +0000 (12:58 +0200)
commitc15cf817ee256bb3c681de47d9257139af7a5f30
treec698bcb475668c2866cf10704193ac7cfdedf375
parentbe803133eb26cdfad657d94ea7020bb9e08bbe1d
mt76: mt7615: rearrange locking in mt7615_config

Since all the routines in mt7615_config grub mt76.mutex moves
mutex_lock/mutex_unlock at the beginning/end of mt7615_config

Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt7615/main.c