All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: "linux-iio@vger.kernel.org" <linux-iio@vger.kernel.org>
Subject: [PULL] IIO cleanups and fixes (IIO set 4 for the 3.10 cycle)
Date: Tue, 09 Apr 2013 18:44:39 +0100	[thread overview]
Message-ID: <51645387.5090706@kernel.org> (raw)

The following changes since commit 5993f3a2692eed3c74c86882155b8703a0060ad5:

  staging: comedi: remove unnecessary dev->board_name initialization (2013-04-08 11:44:07 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git tags/iio-for-3.10d

for you to fetch changes up to ff3fc8eb470ff0e47466c291148a30f958d6691d:

  staging:iio:dummy: Fix mismatch and export sysfs entry (2013-04-09 18:29:52 +0100)

----------------------------------------------------------------
Fourth set of changes for iio in the 3.10 cycle.  This time just a fix an
a cleanup.

The fix is to the dummy driver for some inconsistent specification of
parameters available vs parameters supplied.

The cleanup is for some silly memcmp usage.

----------------------------------------------------------------
Jin Feng (1):
      staging:iio:dummy: Fix mismatch and export sysfs entry

Tony Luck (1):
      staging:iio:adt7316 Fix some 'interesting' string operations

 drivers/staging/iio/addac/adt7316.c    | 26 +++++++++++++-------------
 drivers/staging/iio/iio_simple_dummy.c | 11 +++++++++--
 2 files changed, 22 insertions(+), 15 deletions(-)

             reply	other threads:[~2013-04-09 17:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-09 17:44 Jonathan Cameron [this message]
2013-04-09 19:21 ` [PULL] IIO cleanups and fixes (IIO set 4 for the 3.10 cycle) Greg KH

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=51645387.5090706@kernel.org \
    --to=jic23@kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --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 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.