linux/drivers/staging/rtl8723bs
Arnd Bergmann 09a8ea34cf staging: rtl8723bs: change semaphores to completions
This driver uses many semaphores, most of them are equivalent to
completions. The other copies of this driver got moved over to
completions a while ago, so do the same here.

In this usage scenario, the two are equivalent, so the behavior
should not change.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-12-12 11:50:46 +01:00
..
core staging: rtl8723bs: change semaphores to completions 2018-12-12 11:50:46 +01:00
hal staging: rtl8723bs: change semaphores to completions 2018-12-12 11:50:46 +01:00
include staging: rtl8723bs: change semaphores to completions 2018-12-12 11:50:46 +01:00
os_dep staging: rtl8723bs: change semaphores to completions 2018-12-12 11:50:46 +01:00
Kconfig
Makefile staging: rtl8723bs: Rename 'Hal8723BPwrSeq.{c, h}' to 'hal_pwr_seq.*'. 2018-05-25 18:47:22 +02:00
TODO staging: rtl8723bs: fix typo in the TODO file 2018-12-12 11:37:58 +01:00