linux-stable/drivers/staging/speakup
Okash Khawaja a50ef31654 staging: speakup: move spk_stop_serial_interrupt into synth-specific release function
This moves call to spk_stop_serial_interrupt() function out of synth_release()
and into release() method of specific spk_synth instances. This is because
the spk_stop_serial_interrupt() call is specific to current serial i/o
implementation. Moving it into each synth's release() method gives the
decision of calling  spk_stop_serial_interrupt() to that synth.

Signed-off-by: Okash Khawaja <okash.khawaja@gmail.com>
Reviewed-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-03-16 11:12:02 +09:00
..
DefaultKeyAssignments
Kconfig
Makefile
TODO staging: speakup: TODO Correct email 2016-11-21 11:05:29 +01:00
buffers.c speakup: extend synth buffer to 16bit unicode characters 2017-03-09 17:28:20 +01:00
devsynth.c Staging: speakup: Remove space after cast 2016-08-15 19:14:53 +02:00
fakekey.c staging: rtl8192e: Aligning the * on each line in block comments 2017-02-12 13:46:57 +01:00
i18n.c staging: speakup: i18n.c: Refactor conditionals in spk_msg_set 2017-03-12 15:27:45 +01:00
i18n.h
keyhelp.c staging: speakup: Clean up if conditions 2017-03-06 09:39:54 +01:00
kobjects.c staging: speakup: fix "Alignment match open parenthesis" 2017-03-14 06:07:43 +08:00
main.c speakup: Support spelling unicode characters 2017-03-14 06:07:43 +08:00
selection.c staging: speakup: Added spaces around arithmetic operators. 2017-03-06 09:17:02 +01:00
serialio.c staging: speakup: move spk_stop_serial_interrupt into synth-specific release function 2017-03-16 11:12:02 +09:00
serialio.h staging: speakup: fix type mismatch warnings 2016-03-28 07:30:36 -07:00
speakup.h speakup: convert screen reading to 16bit characters 2017-03-09 17:29:14 +01:00
speakup_acnt.h
speakup_acntpc.c staging: speakup: move spk_stop_serial_interrupt into synth-specific release function 2017-03-16 11:12:02 +09:00
speakup_acntsa.c staging: speakup: add spk_io_ops struct to spk_synth 2017-03-16 11:11:22 +09:00
speakup_apollo.c staging: speakup: add spk_io_ops struct to spk_synth 2017-03-16 11:11:22 +09:00
speakup_audptr.c staging: speakup: add spk_io_ops struct to spk_synth 2017-03-16 11:11:22 +09:00
speakup_bns.c staging: speakup: add spk_io_ops struct to spk_synth 2017-03-16 11:11:22 +09:00
speakup_decext.c staging: speakup: add spk_io_ops struct to spk_synth 2017-03-16 11:11:22 +09:00
speakup_decpc.c staging: speakup: move spk_stop_serial_interrupt into synth-specific release function 2017-03-16 11:12:02 +09:00
speakup_dectlk.c staging: speakup: add spk_io_ops struct to spk_synth 2017-03-16 11:11:22 +09:00
speakup_dtlk.c staging: speakup: move spk_stop_serial_interrupt into synth-specific release function 2017-03-16 11:12:02 +09:00
speakup_dtlk.h staging: rtl8192e: Aligning the * on each line in block comments 2017-02-12 13:46:57 +01:00
speakup_dummy.c staging: speakup: add spk_io_ops struct to spk_synth 2017-03-16 11:11:22 +09:00
speakup_keypc.c staging: speakup: move spk_stop_serial_interrupt into synth-specific release function 2017-03-16 11:12:02 +09:00
speakup_ltlk.c staging: speakup: add spk_io_ops struct to spk_synth 2017-03-16 11:11:22 +09:00
speakup_soft.c staging: speakup: add spk_io_ops struct to spk_synth 2017-03-16 11:11:22 +09:00
speakup_spkout.c staging: speakup: add spk_io_ops struct to spk_synth 2017-03-16 11:11:22 +09:00
speakup_txprt.c staging: speakup: add spk_io_ops struct to spk_synth 2017-03-16 11:11:22 +09:00
speakupmap.h
speakupmap.map
spk_priv.h staging: speakup: add spk_io_ops struct to spk_synth 2017-03-16 11:11:22 +09:00
spk_priv_keyinfo.h staging: speakup: spk_priv_keyinfo.h Space around operator 2016-11-23 10:05:39 +01:00
spk_types.h staging: speakup: add spk_io_ops struct to spk_synth 2017-03-16 11:11:22 +09:00
spkguide.txt
synth.c staging: speakup: move spk_stop_serial_interrupt into synth-specific release function 2017-03-16 11:12:02 +09:00
thread.c staging: speakup: thread.c align on parenthesis 2016-11-21 11:05:29 +01:00
varhandlers.c staging: speakup: varhandlers.c Align parenthesis 2016-11-21 11:05:29 +01:00