Accessiblity: speakup_txprt: specifying the default driver parameters among the modul...
authorOsama Muhammad <osmtendev@gmail.com>
Wed, 9 Nov 2022 21:51:06 +0000 (02:51 +0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 23 Nov 2022 18:46:27 +0000 (19:46 +0100)
commitdfa6c10c89f8e9d001d649201bd5a5d821c23c36
tree5a1c47e5b7d49e077f35f97bc0929c24fa13d64d
parent9744f41fe0879eb971a5cab950f7022ac49c0a92
Accessiblity: speakup_txprt: 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 a default variables to the speakup_txprt 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>
Link: https://lore.kernel.org/r/20221109215108.7933-14-osmtendev@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/accessibility/speakup/speakup_txprt.c