linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] iio fixes for staging/staging-next.
@ 2012-07-15 18:19 Jonathan Cameron
  2012-07-17  0:58 ` Greg KH
  0 siblings, 1 reply; 4+ messages in thread
From: Jonathan Cameron @ 2012-07-15 18:19 UTC (permalink / raw)
  To: Greg KH; +Cc: linux-iio@vger.kernel.org

The following changes since commit 2b6e6b8042a9f783170b0a15e0550a075381726e:

  staging: comedi: rtd520: remove RtdDio0Read macro (2012-07-13 08:12:31 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git fixes-togreg

for you to fetch changes up to dcbc3c414e62faa4e1a1e17421f89eceea6bee30:

  iio staging: fix cast warning and cleanup alignment code (2012-07-15 17:33:18 +0100)

----------------------------------------------------------------
3 types of fix here.

1) Incorrect pointer casting via phys_addr_t which causes
   trouble on some architectures.
2) request_irq and free_irq dev_id parameters not matching.
3) Inconsistencies in client_data for some i2c devices
(writing one pointer and expecting another later).

----------------------------------------------------------------
Lars-Peter Clausen (4):
      staging:iio:adis16260: Fix drvdata inconsistency
      staging:iio:tsl2x7x: Fix client data inconsistency
      staging:iio:lpc32xx_adc: Ensure request_irq and free_irq dev_id parameter match
      staging:iio:tsl2x7x: Ensure request_irq and free_irq dev_id parameter match

Peter Meerwald (3):
      iio: fix pointer cast warning
      iio staging: fix cast warning
      iio staging: fix cast warning and cleanup alignment code

 drivers/iio/light/adjd_s311.c                 | 2 +-
 drivers/staging/iio/accel/lis3l02dq_ring.c    | 3 +--
 drivers/staging/iio/adc/lpc32xx_adc.c         | 4 ++--
 drivers/staging/iio/gyro/adis16260_core.c     | 2 +-
 drivers/staging/iio/iio_simple_dummy_buffer.c | 2 +-
 drivers/staging/iio/light/tsl2x7x_core.c      | 5 ++---
 6 files changed, 8 insertions(+), 10 deletions(-)

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

end of thread, other threads:[~2012-07-17 17:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-15 18:19 [GIT PULL] iio fixes for staging/staging-next Jonathan Cameron
2012-07-17  0:58 ` Greg KH
     [not found]   ` <50059E28.1080809@kernel.org>
2012-07-17 17:30     ` [GIT PULL v2] " Greg KH
2012-07-17 17:38       ` 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).