All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@cam.ac.uk>
To: Manuel Stahl <manuel.stahl@iis.fraunhofer.de>
Cc: greg@kroah.com, linux-iio@vger.kernel.org
Subject: Re: [PATCH 1/6] staging:iio rename ring attributes
Date: Tue, 31 Aug 2010 19:24:14 +0100	[thread overview]
Message-ID: <4C7D48CE.9060106@cam.ac.uk> (raw)
In-Reply-To: <1283247175-12835-2-git-send-email-manuel.stahl@iis.fraunhofer.de>

On 08/31/10 10:32, Manuel Stahl wrote:
> bps -> bytes_per_datum
> ring_enable -> enable
As a heads up... This breaks the example code in Documentation. I'll clean
that up when I have a moment.  My fault given I changed the abi doc
and didn't carry it through.

Greg - No problems with anything actually built by the kernel so don't let
this hold the patch up.
 
> Signed-off-by: Manuel Stahl <manuel.stahl@iis.fraunhofer.de>
> Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>
> ---
>  drivers/staging/iio/accel/adis16209_ring.c |    2 +-
>  drivers/staging/iio/accel/adis16240_ring.c |    2 +-
>  drivers/staging/iio/accel/lis3l02dq_ring.c |    2 +-
>  drivers/staging/iio/accel/sca3000_ring.c   |   10 ++--
>  drivers/staging/iio/adc/max1363_ring.c     |    4 +-
>  drivers/staging/iio/gyro/adis16260_ring.c  |    2 +-
>  drivers/staging/iio/imu/adis16300_ring.c   |    2 +-
>  drivers/staging/iio/imu/adis16350_ring.c   |    2 +-
>  drivers/staging/iio/imu/adis16400_ring.c   |    2 +-
>  drivers/staging/iio/industrialio-ring.c    |    8 ++--
>  drivers/staging/iio/ring_generic.h         |   22 +++++-----
>  drivers/staging/iio/ring_sw.c              |   58 ++++++++++++++--------------
>  drivers/staging/iio/ring_sw.h              |   12 +++---
>  13 files changed, 64 insertions(+), 64 deletions(-)
> 

  reply	other threads:[~2010-08-31 18:19 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-31  9:32 [PATCH 0/6] staging:iio Update drivers and docu Manuel Stahl
2010-08-31  9:32 ` [PATCH 1/6] staging:iio rename ring attributes Manuel Stahl
2010-08-31 18:24   ` Jonathan Cameron [this message]
2010-08-31 18:40     ` Greg KH
2010-08-31  9:32 ` [PATCH 2/6] staging:iio:lis3l02dq adjust lis3l02dq_configure_ring Manuel Stahl
2010-08-31  9:32 ` [PATCH 3/6] staging:iio move scan_elements into ring buffer Manuel Stahl
2010-08-31  9:32 ` [PATCH 4/6] staging:iio partial documentation update Manuel Stahl
2010-08-31  9:32 ` [PATCH 5/6] staging:iio sync drivers with current ABI Manuel Stahl
2010-08-31  9:32 ` [PATCH 6/6] staging:iio sync scale units Manuel Stahl

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=4C7D48CE.9060106@cam.ac.uk \
    --to=jic23@cam.ac.uk \
    --cc=greg@kroah.com \
    --cc=linux-iio@vger.kernel.org \
    --cc=manuel.stahl@iis.fraunhofer.de \
    /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 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.