linux-stable/drivers/staging/speakup
Arnd Bergmann d6a0de4933 staging: speakup: change semaphore to completion
In this driver, both function the same way, but we want to eventually
kill off semaphores, so a completion is the better choice here.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-12-12 11:31:14 +01:00
..
buffers.c
DefaultKeyAssignments
devsynth.c
fakekey.c
i18n.c staging: speakup: i18n: fix spelling mistake "phoneticly" -> "phonetically" 2018-12-05 09:39:45 +01:00
i18n.h
Kconfig
keyhelp.c
kobjects.c staging: speakup: clean up few indentation issues 2018-11-07 12:35:10 +01:00
main.c
Makefile
selection.c
serialio.c
serialio.h
speakup.h
speakup_acnt.h
speakup_acntpc.c staging: speakup: move arguments to reduce 80 chars limit 2018-11-07 12:22:33 +01:00
speakup_acntsa.c
speakup_apollo.c
speakup_audptr.c
speakup_bns.c
speakup_decext.c
speakup_decpc.c staging: speakup: clean up few indentation issues 2018-11-07 12:35:10 +01:00
speakup_dectlk.c
speakup_dtlk.c
speakup_dtlk.h
speakup_dummy.c
speakup_keypc.c staging: speakup: clean up few indentation issues 2018-11-07 12:35:10 +01:00
speakup_ltlk.c
speakup_soft.c
speakup_spkout.c
speakup_txprt.c
speakupmap.h
speakupmap.map
spk_priv.h staging: speakup: move arguments to adhere to 80 chars 2018-11-07 12:22:33 +01:00
spk_priv_keyinfo.h
spk_ttyio.c staging: speakup: change semaphore to completion 2018-12-12 11:31:14 +01:00
spk_types.h
spkguide.txt
synth.c
thread.c
TODO
varhandlers.c