diff options
author | Mauro Carvalho Chehab <[email protected]> | 2019-09-24 10:01:30 -0300 |
---|---|---|
committer | Jonathan Corbet <[email protected]> | 2019-10-10 11:27:36 -0600 |
commit | 81834b918e92c60c1ec4b30ccb68094b2fde1669 (patch) | |
tree | ffecad8271128eb822db3ea686f67d693189de32 | |
parent | 868adb544a3995328fc68c31748437433c1ff8de (diff) |
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 <[email protected]>
Signed-off-by: Jonathan Corbet <[email protected]>
-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 <[email protected]> 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 |