diff options
author | Denis Efremov <efremov@linux.com> | 2019-08-13 09:02:34 +0300 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2019-08-18 20:11:34 +0100 |
commit | 62ed7a81ef81b501a0ef3ecda532a34c6b4deb9b (patch) | |
tree | b68850adb2e50682c0905e0e0afa45e4b6cb22da /MAINTAINERS | |
parent | f7356e47032c5f0e9ada486f1d7a90468f2b67da (diff) | |
download | lwn-62ed7a81ef81b501a0ef3ecda532a34c6b4deb9b.tar.gz lwn-62ed7a81ef81b501a0ef3ecda532a34c6b4deb9b.zip |
MAINTAINERS: ftm-quaddec: Fix typo in a filepath
Fix typo (s/quadddec/quaddec/) in the path to the documentation.
Cc: linux-iio@vger.kernel.org
Fixes: 517b2d045aeb ("MAINTAINERS: add counter/ftm-quaddec driver entry")
Signed-off-by: Denis Efremov <efremov@linux.com>
Acked-by: Patrick Havelange <patrick.havelange@essensium.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 429d61119980..ac3a5cd6a682 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6329,7 +6329,7 @@ FLEXTIMER FTM-QUADDEC DRIVER M: Patrick Havelange <patrick.havelange@essensium.com> L: linux-iio@vger.kernel.org S: Maintained -F: Documentation/ABI/testing/sysfs-bus-counter-ftm-quadddec +F: Documentation/ABI/testing/sysfs-bus-counter-ftm-quaddec F: Documentation/devicetree/bindings/counter/ftm-quaddec.txt F: drivers/counter/ftm-quaddec.c |