All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL] IIO fixes for 3.12 set 3
@ 2013-10-15 22:04 Jonathan Cameron
  2013-10-17 17:10 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Cameron @ 2013-10-15 22:04 UTC (permalink / raw)
  To: Greg KH, linux-iio@vger.kernel.org

The following changes since commit d0e639c9e06d44e713170031fe05fb60ebe680af:

  Linux 3.12-rc4 (2013-10-06 14:00:20 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git tags/iio-fixes-for-3.12c

for you to fetch changes up to e086ed76671252d5b539854a83f8506be7bea05c:

  iio:buffer: Free active scan mask in iio_disable_all_buffers() (2013-10-15 19:26:43 +0100)

----------------------------------------------------------------
Third set of IIO fixes for the 3.12 cycle.

Two little ones this time:

1) A missing clk_unprepare in adf4350.
2) A missing free of the active_scan_mask when iio_disable_all_buffers is
called during an unexpected device removal.  This leak was introduced by
the fix
a87c82e454f184a9473f8cdfd4d304205f585f65 iio: Stop sampling when the device is removed
and hence is a regression fix.

----------------------------------------------------------------
Lars-Peter Clausen (1):
      iio:buffer: Free active scan mask in iio_disable_all_buffers()

Wei Yongjun (1):
      iio: frequency: adf4350: add missing clk_disable_unprepare() on error in adf4350_probe()

 drivers/iio/frequency/adf4350.c   | 6 ++++--
 drivers/iio/industrialio-buffer.c | 3 +++
 2 files changed, 7 insertions(+), 2 deletions(-)

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

* Re: [PULL] IIO fixes for 3.12 set 3
  2013-10-15 22:04 [PULL] IIO fixes for 3.12 set 3 Jonathan Cameron
@ 2013-10-17 17:10 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2013-10-17 17:10 UTC (permalink / raw)
  To: Jonathan Cameron; +Cc: linux-iio@vger.kernel.org

On Tue, Oct 15, 2013 at 11:04:59PM +0100, Jonathan Cameron wrote:
> The following changes since commit d0e639c9e06d44e713170031fe05fb60ebe680af:
> 
>   Linux 3.12-rc4 (2013-10-06 14:00:20 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git tags/iio-fixes-for-3.12c

I've pulled this into my char-misc tree to go to Linus for 3.12-final as
I had some fixes there that needed to go to him, and my staging-linus
tree was empty.

thanks,

greg k-h

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

end of thread, other threads:[~2013-10-17 17:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-15 22:04 [PULL] IIO fixes for 3.12 set 3 Jonathan Cameron
2013-10-17 17:10 ` 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.