All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL] IIO cleanups and fixes (IIO set 4 for the 3.10 cycle)
@ 2013-04-09 17:44 Jonathan Cameron
  2013-04-09 19:21 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Cameron @ 2013-04-09 17:44 UTC (permalink / raw)
  To: Greg KH; +Cc: linux-iio@vger.kernel.org

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(-)

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

end of thread, other threads:[~2013-04-09 19:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-09 17:44 [PULL] IIO cleanups and fixes (IIO set 4 for the 3.10 cycle) Jonathan Cameron
2013-04-09 19:21 ` Greg KH

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.