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>
This commit is contained in:
parent
904d94f063
commit
1e1f780f8b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue