OSDN Git Service

Accessiblity: speakup_bns: specifying the default driver parameters among the module...
authorOsama Muhammad <osmtendev@gmail.com>
Wed, 9 Nov 2022 21:50:57 +0000 (02:50 +0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 23 Nov 2022 18:46:26 +0000 (19:46 +0100)
commit95892c4e70f391955dcd69dd25bd6be8f888590f
tree6632f0d76b6ef5f7671f0123056ac9d28b5051eb
parentd5dab7ff97b8370d8bf406d9be2113b1df7d2f0c
Accessiblity: speakup_bns: 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_bns 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-5-osmtendev@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/accessibility/speakup/speakup_bns.c