This is a note to let you know that I've just added the patch titled
Revert "iio: bmg160: IIO_BUFFER and IIO_TRIGGERED_BUFFER are required"
to the 3.10-stable tree which can be found at:
http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary
The filename of the patch is:
revert-iio-bmg160-iio_buffer-and-iio_triggered_buffer-are-required.patch
and it can be found in the queue-3.10 subdirectory.
If you, or anyone else, feels it should not be added to the stable tree,
please let <[email protected]> know about it.
>From 35c45e8bce3c92fb1ff94d376f1d4bfaae079d66 Mon Sep 17 00:00:00 2001
From: Markus Pargmann <[email protected]>
Date: Wed, 29 Jul 2015 15:46:03 +0200
Subject: Revert "iio: bmg160: IIO_BUFFER and IIO_TRIGGERED_BUFFER are required"
This reverts commit 35c45e8bce3c92fb1ff94d376f1d4bfaae079d66 which was
commit 06d2f6ca5a38abe92f1f3a132b331eee773868c3 upstream as it should
not have been applied.
Reported-by: Luis Henriques <[email protected]>
Cc: Markus Pargmann <[email protected]>
Cc: Srinivas Pandruvada <[email protected]>
Cc: Jonathan Cameron <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
--- b/drivers/iio/gyro/Kconfig
+++ a/drivers/iio/gyro/Kconfig
@@ -73,8 +73,7 @@
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
help
Say yes here to add support for the InvenSense ITG3200 digital
3-axis gyroscope sensor.
Patches currently in stable-queue which might be from [email protected] are
queue-3.10/revert-iio-bmg160-iio_buffer-and-iio_triggered_buffer-are-required.patch
--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html