diff options
| author | William Breathitt Gray <vilhelm.gray@gmail.com> | 2022-03-15 15:38:56 -0400 | 
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-03-18 14:04:30 +0100 | 
| commit | cac229ed3fde01c7dd488032b77a8f7459362660 (patch) | |
| tree | 77a687fa40c87ece49352aa61bcfc57a303d04a3 | |
| parent | 257e3df40c62bdc2a7cfb2deb1dac8fcb931cc73 (diff) | |
MAINTAINERS: Add Counter subsystem git tree
The Counter subsystem tree is now separate from the IIO tree.
Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
Link: https://lore.kernel.org/r/41db1ea7bd9384da99fb332019ddc03067fe5311.1647373009.git.vilhelm.gray@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
| -rw-r--r-- | MAINTAINERS | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/MAINTAINERS b/MAINTAINERS index 10cf09b15a9b..a1dfb3fab5f8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5017,6 +5017,7 @@ COUNTER SUBSYSTEM  M:	William Breathitt Gray <vilhelm.gray@gmail.com>  L:	linux-iio@vger.kernel.org  S:	Maintained +T:	git git@gitlab.com:vilhelmgray/counter.git  F:	Documentation/ABI/testing/sysfs-bus-counter  F:	Documentation/driver-api/generic-counter.rst  F:	drivers/counter/ | 
