diff options
| author | Okash Khawaja <[email protected]> | 2017-03-16 08:10:17 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-03-17 15:19:09 +0900 |
| commit | 98c1fda752b604c68f2d7c9a0e10c6aaa3bd2a17 (patch) | |
| tree | 11e506767710a24def484f98717dfb8be18e55a7 /tools/perf/scripts/python | |
| parent | 5e492ab566f7302d2143d739361cf33076da8e71 (diff) | |
staging: speakup: move those functions which do outgoing serial comms, into serialio.c
This moves spk_synth_immediate and spk_serial_synth_probe functions into
serialio.c. These functions do outgoing serial comms. The move is a step
towards collecting all serial comms in serialio.c. This also renames
spk_synth_immediate to spk_serial_synth_immediate.
Code inside those functions has not been changed. Along the way, this patch
also fixes a couple of spots which were calling spk_synth_immediate directly,
so that the calls now happen via the spk_syth struct.
Signed-off-by: Okash Khawaja <[email protected]>
Reviewed-by: Samuel Thibault <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions