From: Jonathan Cameron <jic23@cam.ac.uk>
To: linux-iio@vger.kernel.org, greg@kroah.com
Cc: Jonathan Cameron <jic23@cam.ac.uk>
Subject: [PATCH] staging:iio: unwind IIO_IN -> IIO_VOLTAGE define.
Date: Tue, 27 Sep 2011 09:56:40 +0100 [thread overview]
Message-ID: <1317113801-21838-1-git-send-email-jic23@cam.ac.uk> (raw)
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
next reply other threads:[~2011-09-27 8:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-27 8:56 Jonathan Cameron [this message]
2011-09-27 8:56 ` [PATCH] staging:iio: unwind the IIO_IN -> IIO_VOLTAGE define Jonathan Cameron
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1317113801-21838-1-git-send-email-jic23@cam.ac.uk \
--to=jic23@cam.ac.uk \
--cc=greg@kroah.com \
--cc=linux-iio@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).