summaryrefslogtreecommitdiff
path: root/drivers/staging/speakup/speakup_soft.c
diff options
context:
space:
mode:
authorOkash Khawaja <okash.khawaja@gmail.com>2017-03-14 13:41:52 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-03-16 11:10:18 +0900
commit9176d156ca8d931bec0bf5fa3239524d94da866a (patch)
treea3a8f259de1f0380aa9ee7eecfb696bddd9ca51c /drivers/staging/speakup/speakup_soft.c
parent940f6daec092819674ce26f1b6f0be4bbb9923a8 (diff)
staging: speakup: spk_serial_out and spk_wait_for_xmitr to take synth arg
These two functions are always called from a context where spk_synth instance is available. They also use the spk_synth instance but instead of taking it as an argument, they rely on a global spk_synth instance inside synth.c which points to the same synth as the one being passed in as argument. 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>
Diffstat (limited to 'drivers/staging/speakup/speakup_soft.c')
0 files changed, 0 insertions, 0 deletions