speakup: Allow lower values for the flush parameter
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Sat, 5 Feb 2022 23:29:57 +0000 (00:29 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 8 Feb 2022 11:12:27 +0000 (12:12 +0100)
commit9583e4ee493335f1d8d11fb1158d7ddc819f99b3
treee3513ac04101f3783c5a20f90fc0ed0ad8485738
parent9940a7569d4ca7d8530a488b2e81ea1da86a3694
speakup: Allow lower values for the flush parameter

Users needing it with the dectlk synth report that a 100ms flush delay
is still noticeable and prefer to set it to e.g. 10ms. This leaves the
default to 4000ms (since hitting it is a sign that the cable is faulty
and should be replaced), but allows to set it as short as 10ms.

Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Link: https://lore.kernel.org/r/20220205232957.bc6o6yyt5hitg754@begin
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/accessibility/speakup/synth.c