lkml.org 
[lkml]   [2020]   [Jan]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] staging: iio: adc: ad7192: move out of staging
Date
This series of patches move ad7192 into mainline.

1. Update driver sysfs docs.
2. Move driver out of staging into mainline.

Alexandru Tachici (2):
Documentation: ABI: testing: ad7192: update sysfs docs
staging: iio: adc: ad7192: move out of staging

.../ABI/testing/sysfs-bus-iio-adc-ad7192 | 17 +-
MAINTAINERS | 9 +
drivers/iio/adc/Kconfig | 12 +
drivers/iio/adc/Makefile | 1 +
drivers/iio/adc/ad7192.c | 1022 +++++++++++++++++
.../iio/Documentation/sysfs-bus-iio-ad7192 | 20 -
drivers/staging/iio/adc/Kconfig | 12 -
drivers/staging/iio/adc/Makefile | 1 -
drivers/staging/iio/adc/ad7192.c | 1022 -----------------
9 files changed, 1055 insertions(+), 1061 deletions(-)
create mode 100644 drivers/iio/adc/ad7192.c
delete mode 100644 drivers/staging/iio/Documentation/sysfs-bus-iio-ad7192
delete mode 100644 drivers/staging/iio/adc/ad7192.c

--
2.20.1

\
 
 \ /
  Last update: 2020-01-22 15:38    [W:0.049 / U:0.736 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site