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:56:37 +0000 (12:56 +0100)
commit12431425c4669ef9c88acaa6e97c96e77f218562
tree5290937d2427260c83dde33c60d7e18e4d9b85bf
parent9ae3dad535a9c6be298cbb223b360066ed6ad225
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