diff options
author | William Breathitt Gray <william.gray@linaro.org> | 2022-08-16 01:29:21 +0300 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2022-08-20 15:09:38 +0300 |
commit | 955c2aa9cff2dd07ff798ca8c883398731687972 (patch) | |
tree | 6da72d48a5ccf44d2d1cbf10525d04bf8a33d249 /MAINTAINERS | |
parent | 83856aaab45da0fd34f94aac0371ba80668c1dbc (diff) | |
download | linux-955c2aa9cff2dd07ff798ca8c883398731687972.tar.xz |
iio: stx104: Move to addac subdirectory
The stx104 driver supports both ADC and DAC functionality.
Signed-off-by: William Breathitt Gray <william.gray@linaro.org>
Link: https://lore.kernel.org/r/20220815222921.138945-1-william.gray@linaro.org
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 a88edf508003..7dcae9243256 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1374,7 +1374,7 @@ APEX EMBEDDED SYSTEMS STX104 IIO DRIVER M: William Breathitt Gray <william.gray@linaro.org> L: linux-iio@vger.kernel.org S: Maintained -F: drivers/iio/adc/stx104.c +F: drivers/iio/addac/stx104.c APM DRIVER M: Jiri Kosina <jikos@kernel.org> |