public inbox for linux-iio@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Remove the IIO counter ABI
@ 2021-01-24  7:42 William Breathitt Gray
  2021-01-24  7:42 ` [PATCH 1/2] counter: 104-quad-8: Remove " William Breathitt Gray
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: William Breathitt Gray @ 2021-01-24  7:42 UTC (permalink / raw)
  To: jic23, fabrice.gasnier
  Cc: fabrice.gasnier, linux-kernel, linux-iio, benjamin.gaignard,
	William Breathitt Gray

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@Huawei.com/

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-01-27 10:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-24  7:42 [PATCH 0/2] Remove the IIO counter ABI William Breathitt Gray
2021-01-24  7:42 ` [PATCH 1/2] counter: 104-quad-8: Remove " William Breathitt Gray
2021-01-27 10:10   ` kernel test robot
2021-01-24  7:42 ` [PATCH 2/2] iio: Remove the IIO counter ABI documentation William Breathitt Gray
2021-01-24 14:57 ` [PATCH 0/2] Remove the IIO counter ABI Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox