Re: [PATCH] Accessiblity: speakup_bns: specifying the default driver parameters among the module params

From: Greg KH
Date: Wed Nov 09 2022 - 09:18:28 EST


On Sat, Oct 22, 2022 at 11:56:00PM +0500, Osama Muhammad wrote:
> This is an enhancement which allows to specify the default driver
> parameters among the module parameters.
>
> Adding a 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@xxxxxxxxx>
>
> Reviewed-by: Samuel Thibault <samuel.thibault@xxxxxxxxxxxx>

Please do not put a blank line between these here.

And is this a v2 patch?

I have a bunch of patches from you, but I can't tell which ones is the
latest ones, and which to drop.

Can you send these all as a patch series so that I know the order in
which to apply them, and to be sure that I have the latest versions?
I'll drop all of your pending patches from my review queue now.

thanks,

greg k-h