linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] staging: iio: isl29028: move out of staging
@ 2017-02-12 10:55 Brian Masney
  2017-02-12 10:55 ` [PATCH v2 1/2] staging: iio: isl29028: change sampling frequencies available to use decimals Brian Masney
  2017-02-12 10:55 ` [PATCH v2 2/2] staging: iio: isl29028: move out of staging Brian Masney
  0 siblings, 2 replies; 6+ messages in thread
From: Brian Masney @ 2017-02-12 10:55 UTC (permalink / raw)
  To: jic23, linux-iio
  Cc: gregkh, devel, knaack.h, lars, pmeerw, linux-kernel, ldewangan

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


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

end of thread, other threads:[~2017-02-19 11:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-12 10:55 [PATCH v2 0/2] staging: iio: isl29028: move out of staging Brian Masney
2017-02-12 10:55 ` [PATCH v2 1/2] staging: iio: isl29028: change sampling frequencies available to use decimals Brian Masney
2017-02-19 11:21   ` Jonathan Cameron
2017-02-12 10:55 ` [PATCH v2 2/2] staging: iio: isl29028: move out of staging Brian Masney
2017-02-12 11:04   ` Brian Masney
2017-02-19 11:26     ` 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).