All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Peter Meerwald <pmeerw@pmeerw.net>, linux-iio@vger.kernel.org
Subject: Re: [PATCH 4/4] staging:iio: Fix hmc5843 Kconfig dependencies
Date: Sat, 09 Nov 2013 12:16:35 +0000	[thread overview]
Message-ID: <527E27A3.3080309@kernel.org> (raw)
In-Reply-To: <1383008397-8721-4-git-send-email-pmeerw@pmeerw.net>

On 10/29/13 00:59, Peter Meerwald wrote:
> trigger / buffer handling was introduced in changeset
> cb9b9a82 staging:iio:hmc5843: Add trigger handling
> 
> Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
Applied to the fixes-togreg branch of iio.git

Thanks
> ---
>  drivers/staging/iio/magnetometer/Kconfig | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/drivers/staging/iio/magnetometer/Kconfig b/drivers/staging/iio/magnetometer/Kconfig
> index a3ea69e..34634da 100644
> --- a/drivers/staging/iio/magnetometer/Kconfig
> +++ b/drivers/staging/iio/magnetometer/Kconfig
> @@ -6,6 +6,8 @@ menu "Magnetometer sensors"
>  config SENSORS_HMC5843
>  	tristate "Honeywell HMC5843/5883/5883L 3-Axis Magnetometer"
>  	depends on I2C
> +	select IIO_BUFFER
> +	select IIO_TRIGGERED_BUFFER
>  	help
>  	  Say Y here to add support for the Honeywell HMC5843, HMC5883 and
>  	  HMC5883L 3-Axis Magnetometer (digital compass).
> 

  reply	other threads:[~2013-11-09 11:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-29  0:59 [PATCH 1/4] iio: Fix mag3110 scan_type Peter Meerwald
2013-10-29  0:59 ` [PATCH 2/4] iio: Fix mag3110 Kconfig dependencies Peter Meerwald
2013-11-09 12:15   ` Jonathan Cameron
2013-10-29  0:59 ` [PATCH 3/4] iio: Fix tcs3472 " Peter Meerwald
2013-11-09 12:16   ` Jonathan Cameron
2013-10-29  0:59 ` [PATCH 4/4] staging:iio: Fix hmc5843 " Peter Meerwald
2013-11-09 12:16   ` Jonathan Cameron [this message]
2013-11-09 12:15 ` [PATCH 1/4] iio: Fix mag3110 scan_type Jonathan Cameron

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=527E27A3.3080309@kernel.org \
    --to=jic23@kernel.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=pmeerw@pmeerw.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.