Message ID | 20220901121700.1325733-3-ciprian.regus@analog.com (mailing list archive) |
---|---|
State | Changes Requested |
Headers | show |
Series | [v2,1/5] dt-bindings: iio: adc: Add docs for LTC2499 | expand |
diff --git a/MAINTAINERS b/MAINTAINERS index 1beb41a8b672..ca7fc57173c9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1329,7 +1329,6 @@ F: Documentation/ABI/testing/sysfs-bus-iio-frequency-adf4350 F: Documentation/devicetree/bindings/iio/*/adi,* F: Documentation/devicetree/bindings/iio/adc/lltc,ltc2496.yaml F: Documentation/devicetree/bindings/iio/adc/lltc,ltc2497.yaml -F: Documentation/devicetree/bindings/iio/dac/adi,ad5758.yaml F: drivers/iio/*/ad* F: drivers/iio/adc/ltc249* F: drivers/iio/amplifiers/hmc425a.c
Remove the specific entry for ad5758, since Documentation/devicetree/bindings/iio/*/adi,* already matches the path. Signed-off-by: Ciprian Regus <ciprian.regus@analog.com> --- changes in v2: - new patch MAINTAINERS | 1 - 1 file changed, 1 deletion(-)