diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-09-24 15:01:30 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-10-10 19:27:36 +0200 |
commit | 81834b918e92c60c1ec4b30ccb68094b2fde1669 (patch) | |
tree | ffecad8271128eb822db3ea686f67d693189de32 /MAINTAINERS | |
parent | bindings: rename links to mason USB2/USB3 DT files (diff) | |
download | linux-81834b918e92c60c1ec4b30ccb68094b2fde1669.tar.xz linux-81834b918e92c60c1ec4b30ccb68094b2fde1669.zip |
bindings: MAINTAINERS: fix references to Allwinner LRADC
The file got converted to yaml, but the reference at MAINTAINERS
was not updated.
Fixes: 5bf2845ece35 ("dt-bindings: input: Convert Allwinner LRADC to a schema")
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7c814177e01f..f23c244c461b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15540,7 +15540,7 @@ SUN4I LOW RES ADC ATTACHED TABLET KEYS DRIVER M: Hans de Goede <hdegoede@redhat.com> L: linux-input@vger.kernel.org S: Maintained -F: Documentation/devicetree/bindings/input/sun4i-lradc-keys.txt +F: Documentation/devicetree/bindings/input/allwinner,sun4i-a10-lradc-keys.yaml F: drivers/input/keyboard/sun4i-lradc-keys.c SUNDANCE NETWORK DRIVER |