[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170212105534.5648-1-masneyb@onstation.org>
Date: Sun, 12 Feb 2017 05:55:32 -0500
From: Brian Masney <masneyb@...tation.org>
To: jic23@...nel.org, linux-iio@...r.kernel.org
Cc: gregkh@...uxfoundation.org, devel@...verdev.osuosl.org,
knaack.h@....de, lars@...afoo.de, pmeerw@...erw.net,
linux-kernel@...r.kernel.org, ldewangan@...dia.com
Subject: [PATCH v2 0/2] staging: iio: isl29028: move out of staging
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
Powered by blists - more mailing lists