The following changes since commit a121103c922847ba5010819a3f250f1f7fc84ab8: Linux 4.10-rc3 (2017-01-08 14:18:17 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ tags/staging-4.10-rc7 for you to fetch changes up to b17c1bba9cec1727451b906d9a0c209774624873: staging: greybus: timesync: validate platform state callback (2017-01-25 11:36:59 +0100) ---------------------------------------------------------------- Staging/IIO fixes for 4.10-rc7 Here are a few small IIO and one staging driver fix for 4.10-rc7. They fix some reported issues with the drivers. All of them have been in linux-next for a week or so with no reported issues. Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> ---------------------------------------------------------------- Alison Schofield (3): iio: health: afe4403: retrieve a valid iio_dev in suspend/resume iio: health: afe4404: retrieve a valid iio_dev in suspend/resume iio: adc: palmas_gpadc: retrieve a valid iio_dev in suspend/resume Greg Kroah-Hartman (1): Merge tag 'iio-fixes-for-4.10b' of git://git.kernel.org/.../jic23/iio into staging-linus John Brooks (1): iio: dht11: Use usleep_range instead of msleep for start signal Matt Ranostay (1): iio: health: max30100: fixed parenthesis around FIFO count check Rui Miguel Silva (1): staging: greybus: timesync: validate platform state callback drivers/iio/adc/palmas_gpadc.c | 4 ++-- drivers/iio/health/afe4403.c | 4 ++-- drivers/iio/health/afe4404.c | 4 ++-- drivers/iio/health/max30100.c | 2 +- drivers/iio/humidity/dht11.c | 6 ++++-- drivers/staging/greybus/timesync_platform.c | 6 ++++++ 6 files changed, 17 insertions(+), 9 deletions(-) _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel