speakup-dectlk: Restore pitch setting
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 6 Feb 2022 01:56:26 +0000 (02:56 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Feb 2022 11:54:30 +0000 (12:54 +0100)
commit6eabe53492c2f0a9c53a8cdd4393265ba82913d4
tree2cbcb01922aa1010bc8c05a3a7e3fc252c15abcd
parent3836a5ff4bb7f9dcd45735de0e0fb378b33ece01
speakup-dectlk: Restore pitch setting

commit bca828ccdd6548d24613d0cede04ada4dfb2f89c upstream.

d97a9d7aea04 ("staging/speakup: Add inflection synth parameter")
introduced the inflection parameter, but happened to drop the pitch
parameter from the dectlk driver. This restores it.

Cc: stable@vger.kernel.org
Fixes: d97a9d7aea04 ("staging/speakup: Add inflection synth parameter")
Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Link: https://lore.kernel.org/r/20220206015626.aesbhvvdkmqsrbaw@begin
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/accessibility/speakup/speakup_dectlk.c