]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
patch refresh for 3.10
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 30 Sep 2015 08:44:02 +0000 (10:44 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 30 Sep 2015 08:44:02 +0000 (10:44 +0200)
queue-3.10/revert-iio-bmg160-iio_buffer-and-iio_triggered_buffer-are-required.patch

index 2cbf4499b772ecd5dbedeb7e90ea5da7f9f4e01e..229ef792f3a266339e08cf2d74fa05ddad919d58 100644 (file)
@@ -14,15 +14,19 @@ Cc: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
 Cc: Jonathan Cameron <jic23@kernel.org>
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 
---- b/drivers/iio/gyro/Kconfig
-+++ a/drivers/iio/gyro/Kconfig
-@@ -73,8 +73,7 @@
+---
+ drivers/iio/gyro/Kconfig |    3 +--
+ 1 file changed, 1 insertion(+), 2 deletions(-)
+
+--- a/drivers/iio/gyro/Kconfig
++++ b/drivers/iio/gyro/Kconfig
+@@ -73,8 +73,7 @@ config IIO_ST_GYRO_SPI_3AXIS
  config ITG3200
        tristate "InvenSense ITG3200 Digital 3-Axis Gyroscope I2C driver"
        depends on I2C
-+      select IIO_TRIGGERED_BUFFER if IIO_BUFFER
 -      select IIO_BUFFER
 -      select IIO_TRIGGERED_BUFFER
++      select IIO_TRIGGERED_BUFFER if IIO_BUFFER
        help
          Say yes here to add support for the InvenSense ITG3200 digital
          3-axis gyroscope sensor.