The IIO counter driver has been superseded by the Counter subsystem as discussed in [1]. This patchset removes the IIO counter ABI code and documentation. [1] https://lore.kernel.org/lkml/20210119104105.000010df@xxxxxxxxxx/ William Breathitt Gray (2): counter: 104-quad-8: Remove IIO counter ABI iio: Remove the IIO counter ABI documentation Documentation/ABI/testing/sysfs-bus-iio | 40 -- .../testing/sysfs-bus-iio-counter-104-quad-8 | 133 ---- MAINTAINERS | 1 - drivers/counter/104-quad-8.c | 652 ++---------------- drivers/counter/Kconfig | 2 +- 5 files changed, 65 insertions(+), 763 deletions(-) delete mode 100644 Documentation/ABI/testing/sysfs-bus-iio-counter-104-quad-8 -- 2.30.0