Re: [PATCH] Input: docs - Update according to the latest API changes

2021-03-21 Thread Dmitry Torokhov
On Thu, Mar 04, 2021 at 12:09:48PM +0300, Heikki Krogerus wrote: > The old device property API is about to be removed, so > explaing how to use complete software nodes instead. > > Signed-off-by: Heikki Krogerus Applied, thank you. -- Dmitry

[PATCH] Input: docs - Update according to the latest API changes

2021-03-04 Thread Heikki Krogerus
The old device property API is about to be removed, so explaing how to use complete software nodes instead. Signed-off-by: Heikki Krogerus --- Documentation/input/devices/rotary-encoder.rst | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Documentation/input/devices/ro