linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PULL] Second set of IIO fixes for the 5.3 cycle.
@ 2019-08-12 19:21 Jonathan Cameron
  2019-08-12 20:48 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Cameron @ 2019-08-12 19:21 UTC (permalink / raw)
  To: gregkh, linux-iio

The following changes since commit 09f6109ff4f8003af3370dfee0f73fcf6d20087a:

  Merge tag 'iio-fixes-for-5.3a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus (2019-07-28 11:07:26 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git tags/iio-fixes-for-5.3b

for you to fetch changes up to b9ddd5091160793ee9fac10da765cf3f53d2aaf0:

  iio: adc: max9611: Fix temperature reading in probe (2019-08-05 17:42:24 +0100)

----------------------------------------------------------------
Second set of IIO fix for the 5.3 cycle.

* adf4371
  - Calculation of the value to program to control the output frequency
    was incorrect.
* max9611
  - Fix temperature reading in probe.  A recent fix for a wrong mask
    meant this code was looked at afresh.  A second bug became obvious
    in which the return value was used inplace of the desired register
    value.  This had no visible effect other than a communication test
    not actually testing the communications.

----------------------------------------------------------------
Jacopo Mondi (1):
      iio: adc: max9611: Fix temperature reading in probe

Nuno Sá (1):
      iio: frequency: adf4371: Fix output frequency setting

 drivers/iio/adc/max9611.c       | 2 +-
 drivers/iio/frequency/adf4371.c | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

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

* Re: [PULL] Second set of IIO fixes for the 5.3 cycle.
  2019-08-12 19:21 [PULL] Second set of IIO fixes for the 5.3 cycle Jonathan Cameron
@ 2019-08-12 20:48 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2019-08-12 20:48 UTC (permalink / raw)
  To: Jonathan Cameron; +Cc: linux-iio

On Mon, Aug 12, 2019 at 08:21:47PM +0100, Jonathan Cameron wrote:
> The following changes since commit 09f6109ff4f8003af3370dfee0f73fcf6d20087a:
> 
>   Merge tag 'iio-fixes-for-5.3a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus (2019-07-28 11:07:26 +0200)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git tags/iio-fixes-for-5.3b

Pulled and pushed out, thanks.

greg k-h

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

end of thread, other threads:[~2019-08-12 20:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-12 19:21 [PULL] Second set of IIO fixes for the 5.3 cycle Jonathan Cameron
2019-08-12 20:48 ` Greg KH

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