diff options
| author | Okash Khawaja <[email protected]> | 2017-03-14 13:41:54 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-03-16 11:12:02 +0900 |
| commit | a50ef3165489c74c7d7c9f7559d9bbb198dca154 (patch) | |
| tree | 2048ec8e22823d779d1ce57540b144ff45ae687c /tools/perf/scripts/python/stackcollapse.py | |
| parent | 1e441594e509c35a222e397d224de17cee103740 (diff) | |
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 <[email protected]>
Reviewed-by: Samuel Thibault <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions