From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:39266 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965037AbbI2NpB (ORCPT ); Tue, 29 Sep 2015 09:45:01 -0400 Subject: Patch "Revert "iio: bmg160: IIO_BUFFER and IIO_TRIGGERED_BUFFER are required"" has been added to the 3.10-stable tree To: mpa@pengutronix.de, gregkh@linuxfoundation.org, jic23@kernel.org, luis.henriques@canonical.com, srinivas.pandruvada@linux.intel.com Cc: , From: Date: Tue, 29 Sep 2015 15:40:27 +0200 Message-ID: <144353402797168@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ANSI_X3.4-1968 Content-Transfer-Encoding: 8bit Sender: stable-owner@vger.kernel.org List-ID: 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 know about it. >>From 35c45e8bce3c92fb1ff94d376f1d4bfaae079d66 Mon Sep 17 00:00:00 2001 From: Markus Pargmann 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 Cc: Markus Pargmann Cc: Srinivas Pandruvada Cc: Jonathan Cameron Signed-off-by: Greg Kroah-Hartman --- 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 mpa@pengutronix.de are queue-3.10/revert-iio-bmg160-iio_buffer-and-iio_triggered_buffer-are-required.patch