[PATCH v2 0/2] staging: iio: isl29028: move out of staging

From: Brian Masney
Date: Sun Feb 12 2017 - 05:56:20 EST


This is hopefully the last of the changes that are needed to move
this driver out of staging.

Datasheet:

http://www.intersil.com/content/dam/Intersil/documents/isl2/isl29028.pdf

Changes since v1:
- in_proximity_sampling_frequency_available sysfs attribute now shows
decimals.

Brian Masney (2):
staging: iio: isl29028: change sampling frequencies available to use
decimals
staging: iio: isl29028: move out of staging

drivers/iio/light/Kconfig | 10 ++++++++++
drivers/iio/light/Makefile | 1 +
drivers/{staging => }/iio/light/isl29028.c | 2 +-
drivers/staging/iio/light/Kconfig | 10 ----------
drivers/staging/iio/light/Makefile | 1 -
5 files changed, 12 insertions(+), 12 deletions(-)
rename drivers/{staging => }/iio/light/isl29028.c (99%)

--
2.9.3