linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] staging:iio: unwind IIO_IN -> IIO_VOLTAGE define.
@ 2011-09-27  8:56 Jonathan Cameron
  2011-09-27  8:56 ` [PATCH] staging:iio: unwind the " Jonathan Cameron
  0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Cameron @ 2011-09-27  8:56 UTC (permalink / raw)
  To: linux-iio, greg; +Cc: Jonathan Cameron

Prequel to [PATCH 00/16] staging:iio:ad799x/ad7606/ad7887 cleanups.
As Greg discovered, my local tags were wrong and the above series
doesn't actually apply to his tree (I had this tagged as already
gone - oops).  Hopefully this is the only difference between
our trees.

This is a trivial cleanup of an original churn avoidance define.
When we introduced the in_ and out_ prefixes I wanted to keep
the churn in drivers down to keep that already invasive patch
as clean as possible.  Now that is in place, we can unwind
the hack that allowed that for the few remaining users.

Note this may well break out of tree drivers that had been
muddling along with the old definition.

Jonathan

Jonathan Cameron (1):
  staging:iio: unwind the IIO_IN -> IIO_VOLTAGE define

 drivers/staging/iio/accel/adis16201_core.c      |    6 +-
 drivers/staging/iio/accel/adis16203_core.c      |    6 +-
 drivers/staging/iio/accel/adis16204_core.c      |    6 +-
 drivers/staging/iio/accel/adis16209_core.c      |    6 +-
 drivers/staging/iio/accel/adis16220_core.c      |    8 +-
 drivers/staging/iio/accel/adis16240_core.c      |    6 +-
 drivers/staging/iio/accel/kxsd9.c               |    2 +-
 drivers/staging/iio/adc/ad7150.c                |    8 +-
 drivers/staging/iio/adc/ad7291.c                |    4 +-
 drivers/staging/iio/adc/ad7298_core.c           |   16 ++--
 drivers/staging/iio/adc/ad7476_core.c           |   16 ++--
 drivers/staging/iio/adc/ad7606_core.c           |   36 +++++-----
 drivers/staging/iio/adc/ad7780.c                |    4 +-
 drivers/staging/iio/adc/ad7793.c                |    2 +-
 drivers/staging/iio/adc/ad7887_core.c           |    4 +-
 drivers/staging/iio/adc/ad799x_core.c           |   80 +++++++++++-----------
 drivers/staging/iio/adc/max1363_core.c          |   24 +++++--
 drivers/staging/iio/addac/adt7316.c             |    8 +-
 drivers/staging/iio/gyro/adis16060_core.c       |    4 +-
 drivers/staging/iio/gyro/adis16080_core.c       |    4 +-
 drivers/staging/iio/gyro/adis16260_core.c       |    6 +-
 drivers/staging/iio/iio.h                       |    4 -
 drivers/staging/iio/impedance-analyzer/ad5933.c |    4 +-
 drivers/staging/iio/imu/adis16400_core.c        |    8 +-
 drivers/staging/iio/meter/ade7758_core.c        |    6 +-
 25 files changed, 141 insertions(+), 137 deletions(-)

-- 
1.7.3.4


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

end of thread, other threads:[~2011-09-27  8:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-27  8:56 [PATCH] staging:iio: unwind IIO_IN -> IIO_VOLTAGE define Jonathan Cameron
2011-09-27  8:56 ` [PATCH] staging:iio: unwind the " 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).