linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Manuel Stahl <manuel.stahl@iis.fraunhofer.de>, jic23@cam.ac.uk
Cc: Ge Gao <ggao@invensense.com>, linux-iio@vger.kernel.org
Subject: Re: [PATCH 1/3] iio: imu: mpu6050: Move config entry into IMU menu
Date: Sat, 08 Feb 2014 12:28:02 +0000	[thread overview]
Message-ID: <52F622D2.4090208@kernel.org> (raw)
In-Reply-To: <1391596475-21986-1-git-send-email-manuel.stahl@iis.fraunhofer.de>

On 05/02/14 10:34, Manuel Stahl wrote:
> Signed-off-by: Manuel Stahl <manuel.stahl@iis.fraunhofer.de>
Applied to the togreg branch of iio.igt

Thanks,
> ---
>   drivers/iio/imu/Kconfig | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/iio/imu/Kconfig b/drivers/iio/imu/Kconfig
> index 663e88a..2b0e451 100644
> --- a/drivers/iio/imu/Kconfig
> +++ b/drivers/iio/imu/Kconfig
> @@ -25,6 +25,8 @@ config ADIS16480
>   	  Say yes here to build support for Analog Devices ADIS16375, ADIS16480,
>   	  ADIS16485, ADIS16488 inertial sensors.
>
> +source "drivers/iio/imu/inv_mpu6050/Kconfig"
> +
>   endmenu
>
>   config IIO_ADIS_LIB
> @@ -38,5 +40,3 @@ config IIO_ADIS_LIB_BUFFER
>   	help
>   	  A set of buffer helper functions for the Analog Devices ADIS* device
>   	  family.
> -
> -source "drivers/iio/imu/inv_mpu6050/Kconfig"
>


      parent reply	other threads:[~2014-02-08 12:27 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-05 10:34 [PATCH 1/3] iio: imu: mpu6050: Move config entry into IMU menu Manuel Stahl
2014-02-05 10:34 ` [PATCH 2/3] iio: imu: inv_mpu6050: Fix typo and formatting Manuel Stahl
2014-02-08 12:29   ` Jonathan Cameron
2014-02-05 10:34 ` [PATCH 3/3] iio: imu: inv_mpu6050: Add basic support for mpu9150 Manuel Stahl
2014-02-08 12:31   ` Jonathan Cameron
2014-02-10 18:20     ` Ge Gao
2014-02-10 18:39       ` Manuel Stahl
2014-02-11 19:12         ` Ge Gao
2014-02-15 12:28           ` Jonathan Cameron
2014-02-15 13:39             ` Wolfram Sang
2014-02-18  8:34               ` Jonathan Cameron
2014-02-24 16:23                 ` Lee Jones
2014-02-24 17:04                 ` Wolfram Sang
2014-02-08 12:28 ` Jonathan Cameron [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52F622D2.4090208@kernel.org \
    --to=jic23@kernel.org \
    --cc=ggao@invensense.com \
    --cc=jic23@cam.ac.uk \
    --cc=linux-iio@vger.kernel.org \
    --cc=manuel.stahl@iis.fraunhofer.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).