summaryrefslogtreecommitdiffstats
path: root/Documentation/hid
diff options
context:
space:
mode:
authorTom Saeger <tom.saeger@oracle.com>2017-10-10 12:36:23 -0500
committerJonathan Corbet <corbet@lwn.net>2017-10-12 11:14:06 -0600
commit1752118d48e7627756acf7fb8c13541305078fed (patch)
tree23092b0c66892d8376ff98c00101304861fc0a8a /Documentation/hid
parent3ba9b1b814fe37ba3267b58917a73dc69eebde40 (diff)
downloadop-kernel-dev-1752118d48e7627756acf7fb8c13541305078fed.zip
op-kernel-dev-1752118d48e7627756acf7fb8c13541305078fed.tar.gz
Documentation: fix input related doc refs
Make `input` document refs valid including: - joystick - joystick-parport Signed-off-by: Tom Saeger <tom.saeger@oracle.com> Reviewed-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/hid')
-rw-r--r--Documentation/hid/hiddev.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/hid/hiddev.txt b/Documentation/hid/hiddev.txt
index 6e8c9f1..6384487 100644
--- a/Documentation/hid/hiddev.txt
+++ b/Documentation/hid/hiddev.txt
@@ -12,7 +12,7 @@ To support these disparate requirements, the Linux USB system provides
HID events to two separate interfaces:
* the input subsystem, which converts HID events into normal input
device interfaces (such as keyboard, mouse and joystick) and a
-normalised event interface - see Documentation/input/input.txt
+normalised event interface - see Documentation/input/input.rst
* the hiddev interface, which provides fairly raw HID events
The data flow for a HID event produced by a device is something like
OpenPOWER on IntegriCloud