[patch 3/6] staging: speakup: refactor spk_stop_serial_interrupt
Samuel Thibault
samuel.thibault at ens-lyon.org
Sat Feb 25 18:03:34 EST 2017
Okash Khawaja, on sam. 25 févr. 2017 19:25:26 +0000, wrote:
> This moves call to spk_stop_serial_interrupt() function out of synth_release()
> and into release() method of specific spk_synth instances.
Did you try to compile this as a module? It seems this is missing an
EXPORT_SYMBOL_GPL line for modules to be able to call it.
I'm now having a try, will report later.
Samuel
More information about the Speakup
mailing list