linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] staging: iio: Cleanup some docs in staging
@ 2020-09-05 17:47 Jonathan Cameron
  2020-09-05 17:47 ` [PATCH 1/4] staging:iio:dac:max517 remove documentation Jonathan Cameron
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Jonathan Cameron @ 2020-09-05 17:47 UTC (permalink / raw)
  To: linux-iio; +Cc: Jonathan Cameron

From: Jonathan Cameron <Jonathan.Cameron@huawei.com>

Some of these simply got left behind when drivers moved out of staging.
Others were improved upon no end by more recent documentation under
Documentation/ and are inaccurate or incomplete.

For now I've left a few files in the staging/iio/Documentation directory
* inkernel.txt:  We need an equivalent in the main IIO docs but more than
  a simple rst conversion and move is needed.
* sysfs-bus-iio-dds: DDS drivers are still in staging so let us keep this
  with them for now.
* sysfs-bus-iio-adc-ad7280a: The driver is still in staging, so we need
  to deal with that before moving or removing this one.

Comments on removing these of course welcome, but this is a rare occasion
when I'll probably just apply these whether or not anyone reviews the series.

Thanks,

Jonathan

Jonathan Cameron (4):
  staging:iio:dac:max517 remove documentation
  staging:iio:light: Move tsl2x7x ABI docs to correct location.
  staging:iio:light: drop stale ABI docs
  staging:iio:documentation: Drop most generic docs

 .../ABI/testing/sysfs-bus-iio-light-tsl2772   |  0
 drivers/staging/iio/Documentation/dac/max517  | 41 ----------
 drivers/staging/iio/Documentation/device.txt  | 74 -----------------
 .../staging/iio/Documentation/overview.txt    | 57 -------------
 drivers/staging/iio/Documentation/ring.txt    | 47 -----------
 .../iio/Documentation/sysfs-bus-iio-light     | 79 -------------------
 drivers/staging/iio/Documentation/trigger.txt | 31 --------
 7 files changed, 329 deletions(-)
 rename drivers/staging/iio/Documentation/light/sysfs-bus-iio-light-tsl2x7x => Documentation/ABI/testing/sysfs-bus-iio-light-tsl2772 (100%)
 delete mode 100644 drivers/staging/iio/Documentation/dac/max517
 delete mode 100644 drivers/staging/iio/Documentation/device.txt
 delete mode 100644 drivers/staging/iio/Documentation/overview.txt
 delete mode 100644 drivers/staging/iio/Documentation/ring.txt
 delete mode 100644 drivers/staging/iio/Documentation/sysfs-bus-iio-light
 delete mode 100644 drivers/staging/iio/Documentation/trigger.txt

-- 
2.28.0


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

end of thread, other threads:[~2020-09-16 18:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-05 17:47 [PATCH 0/4] staging: iio: Cleanup some docs in staging Jonathan Cameron
2020-09-05 17:47 ` [PATCH 1/4] staging:iio:dac:max517 remove documentation Jonathan Cameron
2020-09-05 17:47 ` [PATCH 2/4] staging:iio:light: Move tsl2x7x ABI docs to correct location Jonathan Cameron
2020-09-05 22:55   ` Brian Masney
2020-09-05 17:47 ` [PATCH 3/4] staging:iio:light: drop stale ABI docs Jonathan Cameron
2020-09-05 17:47 ` [PATCH 4/4] staging:iio:documentation: Drop most generic docs Jonathan Cameron
2020-09-16 18:13 ` [PATCH 0/4] staging: iio: Cleanup some docs in staging Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).