Linux IIO development
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] staging:iio: add name_extend to allow for named channels
@ 2011-04-28 14:24 Jonathan Cameron
  2011-04-28 14:24 ` [PATCH 1/2] RFC add naming to channels Jonathan Cameron
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Jonathan Cameron @ 2011-04-28 14:24 UTC (permalink / raw)
  To: linux-iio; +Cc: Michael.Hennerich, Jonathan Cameron

This is needed for the light sensors where we indicate what a given sensor
is measuring. It also came up in Michael's questions in the the thread
Oddities and how to handle them.  Also for that matter allows us to put
back the in0_supply_raw convention that got squashed in moving to
iio_chan_spec registration.

What do people think?

(this is rather rough and ready, but then it is an RFC ;)

Jonathan Cameron (2):
  RFC add naming to channels
  Example of naming usage

 drivers/staging/iio/iio.h               |   26 +++-
 drivers/staging/iio/industrialio-core.c |   34 +++-
 drivers/staging/iio/light/tsl2563.c     |  323 +++++++++++--------------------
 3 files changed, 165 insertions(+), 218 deletions(-)

-- 
1.7.3.4

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

end of thread, other threads:[~2011-05-02 17:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-28 14:24 [RFC PATCH 0/2] staging:iio: add name_extend to allow for named channels Jonathan Cameron
2011-04-28 14:24 ` [PATCH 1/2] RFC add naming to channels Jonathan Cameron
2011-04-28 14:24 ` [PATCH 2/2] Example of naming usage Jonathan Cameron
2011-05-02 13:05 ` [RFC PATCH 0/2] staging:iio: add name_extend to allow for named channels Hennerich, Michael
2011-05-02 14:23   ` Jonathan Cameron
2011-05-02 17:11     ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox