linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] input: keyboard: gpio-keys: Fixed a documentation index issue.
@ 2018-09-05  4:13 Song Qiang
  0 siblings, 0 replies; only message in thread
From: Song Qiang @ 2018-09-05  4:13 UTC (permalink / raw)
  To: dmitry.torokhov
  Cc: robh+dt, mark.rutland, linux-input, linux-kernel, linux-doc, Song Qiang

gpio_keys.c now exists in the drivers/input/keyboard/ rather than
drivers/input/.

Signed-off-by: Song Qiang <songqiang.1304521@gmail.com>
---
 Documentation/devicetree/bindings/input/gpio-keys.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/input/gpio-keys.txt b/Documentation/devicetree/bindings/input/gpio-keys.txt
index 996ce84352cb..7cccc49b6bea 100644
--- a/Documentation/devicetree/bindings/input/gpio-keys.txt
+++ b/Documentation/devicetree/bindings/input/gpio-keys.txt
@@ -1,4 +1,4 @@
-Device-Tree bindings for input/gpio_keys.c keyboard driver
+Device-Tree bindings for input/keyboard/gpio_keys.c keyboard driver
 
 Required properties:
 	- compatible = "gpio-keys";
-- 
2.17.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-09-05  4:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-05  4:13 [PATCH] input: keyboard: gpio-keys: Fixed a documentation index issue Song Qiang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).