Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add libps2 to the input section of driver-api

libps2 has been using kerneldoc to document its methods, but was not
actually plugged into driver-api.

Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Tested-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/ZoMQhkyUQYi1Bx4t@google.com

authored by

Dmitry Torokhov and committed by
Jonathan Corbet
df472c2b d436a971

+7
+7
Documentation/driver-api/input.rst
··· 40 40 .. kernel-doc:: drivers/input/sparse-keymap.c 41 41 :export: 42 42 43 + PS/2 protocol support 44 + --------------------- 45 + .. kernel-doc:: include/linux/libps2.h 46 + :internal: 47 + 48 + .. kernel-doc:: drivers/input/serio/libps2.c 49 + :export: