On Tue, Jan 02, 2024 at 02:56:13PM +0000, James Ogletree wrote: > Document FF_PRESTORED. > > Signed-off-by: James Ogletree <jogletre@xxxxxxxxxxxxxxxxxxxxx> Reviewed-by: Jeff LaBundy <jeff@xxxxxxxxxxx> > --- > Documentation/input/ff.rst | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/input/ff.rst b/Documentation/input/ff.rst > index 5a1da42c33b3..1e0d00a42f25 100644 > --- a/Documentation/input/ff.rst > +++ b/Documentation/input/ff.rst > @@ -85,6 +85,7 @@ following bits: > - FF_FRICTION can simulate friction > - FF_DAMPER can simulate damper effects > - FF_RUMBLE rumble effects > +- FF_PRESTORED pre-stored effects > - FF_INERTIA can simulate inertia > - FF_GAIN gain is adjustable > - FF_AUTOCENTER autocenter is adjustable > -- > 2.25.1 > >