From: Greg Kroah-Hartman Date: Mon, 2 Jan 2017 15:59:44 +0000 (+0100) Subject: Merge tag 'iio-fixes-for-4.10a' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: v4.10-rc3~3^2~2 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=890b73af6b008a7d59bdbab2dd59bd7b212dbc60;p=linux-2.6-block.git Merge tag 'iio-fixes-for-4.10a' of git://git./linux/kernel/git/jic23/iio into staging-linus Jonathan writes: First round of IIO fixes for the 4.10 cycle. * 104-quad-8 - Fix selecting wrong register when the index control register is desired. - Fix an off by one error when addressing the input/output control register. - Fix inverted logic on the active high / low control * bmi160 - Sleep for worst case rather than best case amount of time after cmd execution begins. * max44000 - typo fix in illuminance_integration_time_available listing. * st-sensors - Fix channel data passing. This one took a while to get tested on 24bit parts. Definitely one for stable asap as the bug broke quite a few parts. - lis3lv02 needs a data alignment bit set and the scaling was wrong. * ti_am335x - depend on HAS_DMA --- 890b73af6b008a7d59bdbab2dd59bd7b212dbc60