OSDN Git Service

Accessiblity: speakup_ltlk: specifying the default driver parameters among the module...
authorOsama Muhammad <osmtendev@gmail.com>
Wed, 9 Nov 2022 21:51:04 +0000 (02:51 +0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 23 Nov 2022 18:46:27 +0000 (19:46 +0100)
commit88dce45b3282647ac0b2916d4820956cd239a1e9
tree9d031565caa4c2ef38845f7df9258a0e7e8e1adc
parent031c122f8950f939b715781dadea0b7659f1ea3b
Accessiblity: speakup_ltlk: specifying the default driver parameters among the module params

This is an enhancement which allows to specify the default driver
parameters among the module parameters.

Adding default variables to the speakup_ltlk module
allows to easily set that at boot, rather than
setting the sys variables after boot.
More details can be found here:
https://github.com/linux-speakup/speakup/issues/7

Signed-off-by: Osama Muhammad <osmtendev@gmail.com>
Reviewed-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Link: https://lore.kernel.org/r/20221109215108.7933-12-osmtendev@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/accessibility/speakup/speakup_ltlk.c