diff options
author | Okash Khawaja <okash.khawaja@gmail.com> | 2017-03-14 13:41:52 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-03-16 11:10:18 +0900 |
commit | 9176d156ca8d931bec0bf5fa3239524d94da866a (patch) | |
tree | a3a8f259de1f0380aa9ee7eecfb696bddd9ca51c /drivers/atm/nicstar.c | |
parent | 940f6daec092819674ce26f1b6f0be4bbb9923a8 (diff) | |
download | op-kernel-dev-9176d156ca8d931bec0bf5fa3239524d94da866a.zip op-kernel-dev-9176d156ca8d931bec0bf5fa3239524d94da866a.tar.gz |
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/atm/nicstar.c')
0 files changed, 0 insertions, 0 deletions