]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/staging/speakup/speakup_spkout.c
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
[karo-tx-linux.git] / drivers / staging / speakup / speakup_spkout.c
index 9a3a80d9701e6e5bf20e3ac43dc4da447a9bc403..e74f85620c68b30bb753a2dcbea5ccbf75cae1af 100644 (file)
@@ -107,7 +107,7 @@ static struct spk_synth synth_spkout = {
        .startup = SYNTH_START,
        .checkval = SYNTH_CHECK,
        .vars = vars,
-       .probe = serial_synth_probe,
+       .probe = spk_serial_synth_probe,
        .release = spk_serial_release,
        .synth_immediate = spk_synth_immediate,
        .catch_up = spk_do_catch_up,