All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] blue part 6: IIO abi rework
@ 2011-07-25 13:23 Jonathan Cameron
  2011-07-25 13:23 ` [PATCH 1/2] staging:iio: ABI rework - add in_ or out_ prefix to channnels Jonathan Cameron
                   ` (2 more replies)
  0 siblings, 3 replies; 20+ messages in thread
From: Jonathan Cameron @ 2011-07-25 13:23 UTC (permalink / raw)
  To: linux-iio; +Cc: Jonathan Cameron

Michael pointed out the issues that not having an explicit
direction for channels was causing and the inconsistency
of the inX and outX channel naming we got from hmwon.

They are stuck with it, but we aren't, so lets fix this now.

Interesting question is whether we reset the base units to be
volts whilst we are at it? (for voltage channels obviously!)

Given there will be a lot of auditing and datasheet reading
to do that, I suggest that if we decide to do it, we leave
that for when we are moving drivers out of staging.

We could roll the doc patch in with the one in the previous
series to reduce churn.  If they go together I'll probably
do that.

Thanks,

Jonathan

Jonathan Cameron (2):
  staging:iio: ABI rework - add in_ or out_ prefix to channnels
  staging:iio:Documentation sysfs-bus-iio add in and out prefixes

 drivers/staging/iio/Documentation/sysfs-bus-iio |  536 +++++++++++-----------
 drivers/staging/iio/dac/ad5686.c                |   24 +-
 drivers/staging/iio/iio.h                       |   31 ++-
 drivers/staging/iio/industrialio-core.c         |   28 +-
 4 files changed, 324 insertions(+), 295 deletions(-)

-- 
1.7.3.4

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

end of thread, other threads:[~2011-07-28 13:30 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-25 13:23 [PATCH 0/2] blue part 6: IIO abi rework Jonathan Cameron
2011-07-25 13:23 ` [PATCH 1/2] staging:iio: ABI rework - add in_ or out_ prefix to channnels Jonathan Cameron
2011-07-25 15:19   ` Jonathan Cameron
2011-07-25 13:23 ` [PATCH 2/2] staging:iio:Documentation sysfs-bus-iio add in and out prefixes Jonathan Cameron
2011-07-26  9:01 ` [PATCH 0/2] blue part 6: IIO abi rework Hennerich, Michael
2011-07-26  9:17   ` Jonathan Cameron
2011-07-26 10:52     ` Michael Hennerich
2011-07-26 11:06       ` Jonathan Cameron
2011-07-27 14:41         ` Michael Hennerich
2011-07-28  8:03           ` Jonathan Cameron
2011-07-28  8:08             ` Hennerich, Michael
2011-07-28  8:33               ` Manuel Stahl
2011-07-28  9:52                 ` Jonathan Cameron
2011-07-28 12:47                   ` Manuel Stahl
2011-07-28 13:38                     ` Jonathan Cameron
2011-07-28  8:36               ` Jonathan Cameron
2011-07-28  8:36                 ` Michael Hennerich
2011-07-28  9:40                   ` Jonathan Cameron
2011-07-28  9:53                     ` Michael Hennerich
2011-07-28 11:58                       ` Jonathan Cameron

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.