Home
last modified time | relevance | path

Searched hist:"81188 dd1" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/accessibility/speakup/
H A Dspeakup_dummy.c81188dd1 Wed Nov 09 15:51:02 CST 2022 Osama Muhammad <osmtendev@gmail.com> Accessiblity: speakup_dummy: 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_dummy 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-10-osmtendev@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>