summaryrefslogtreecommitdiffstats
path: root/Documentation/hid
diff options
context:
space:
mode:
authorMartin Kepplinger <martink@posteo.de>2017-03-12 12:54:21 +0100
committerJonathan Corbet <corbet@lwn.net>2017-03-13 17:15:19 -0600
commit1e1f780f8bbb08afdc01311e635778d2bd09fe9b (patch)
treed6a3eaa64521959d1aa8351cc0e7992503e1b9b5 /Documentation/hid
parent904d94f063cc7763a130625c0e32b64b6f9ffc0d (diff)
downloadop-kernel-dev-1e1f780f8bbb08afdc01311e635778d2bd09fe9b.zip
op-kernel-dev-1e1f780f8bbb08afdc01311e635778d2bd09fe9b.tar.gz
Documentation: hid: fix path to input bus definitions
The UAPI header split failed to update the documentation here; fix things accordingly. Signed-off-by: Martin Kepplinger <martink@posteo.de> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/hid')
-rw-r--r--Documentation/hid/hidraw.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/hid/hidraw.txt b/Documentation/hid/hidraw.txt
index 029e6cb..c8436e3 100644
--- a/Documentation/hid/hidraw.txt
+++ b/Documentation/hid/hidraw.txt
@@ -81,7 +81,7 @@ of:
BUS_HIL
BUS_BLUETOOTH
BUS_VIRTUAL
-which are defined in linux/input.h.
+which are defined in uapi/linux/input.h.
HIDIOCGRAWNAME(len): Get Raw Name
This ioctl returns a string containing the vendor and product strings of
OpenPOWER on IntegriCloud