From: Greg Kroah-Hartman Date: Mon, 12 Aug 2019 20:47:59 +0000 (+0200) Subject: Merge tag 'iio-fixes-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23... X-Git-Tag: v5.4-rc1~318^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=48b30e10bfc20ec6195642cc09ea6f08a8015df7;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'iio-fixes-for-5.3b' of git://git./linux/kernel/git/jic23/iio into staging-linus Jonathan writes: 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. * tag 'iio-fixes-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio: iio: adc: max9611: Fix temperature reading in probe iio: frequency: adf4371: Fix output frequency setting --- 48b30e10bfc20ec6195642cc09ea6f08a8015df7