[GIT PULL] Staging driver fixes for 3.15-rc5
From: Greg KH
Date: Mon May 05 2014 - 17:19:41 EST
The following changes since commit d1db0eea852497762cab43b905b879dfcd3b8987:
Linux 3.15-rc3 (2014-04-27 19:29:27 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ tags/staging-3.15-rc4
for you to fetch changes up to 86281966c7395aa9a13a20c52e26005f5e142451:
Merge tag 'iio-fixes-for-3.15b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus (2014-04-30 14:19:23 -0700)
----------------------------------------------------------------
Staging / IIO fixes for 3.15-rc4
Here are some small IIO driver fixes for 3.15-rc4 that resolve some
reported issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
----------------------------------------------------------------
Atilla Filiz (1):
iio:imu:mpu6050: Fixed segfault in Invensens MPU driver due to null dereference
Doug Anderson (1):
iio: adc: Nothing in ADC should be a bool CONFIG
Greg Kroah-Hartman (1):
Merge tag 'iio-fixes-for-3.15b' of git://git.kernel.org/.../jic23/iio into staging-linus
Jimmy Li (1):
staging:iio:ad2s1200 fix missing parenthesis in a for statment.
Naveen Krishna Ch (1):
iio: exynos_adc: use indio_dev->dev structure to handle child nodes
drivers/iio/adc/Kconfig | 4 ++--
drivers/iio/adc/exynos_adc.c | 6 +++---
drivers/iio/imu/inv_mpu6050/inv_mpu_core.c | 7 +++++--
drivers/staging/iio/resolver/ad2s1200.c | 3 ++-
4 files changed, 12 insertions(+), 8 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/