3.10-stable review patch. If anyone has any objections, please let me know.
------------------ 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. -- 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
