Linux IIO development
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Peter Meerwald <pmeerw@pmeerw.net>
Cc: linux-iio@vger.kernel.org
Subject: Re: [PATCH 3/5] iio: fix Kconfig typos
Date: Sat, 29 Jun 2013 11:08:27 +0100	[thread overview]
Message-ID: <51CEB21B.9020308@kernel.org> (raw)
In-Reply-To: <1372022900-18670-3-git-send-email-pmeerw@pmeerw.net>

On 06/23/2013 10:28 PM, Peter Meerwald wrote:
> Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
applied to togreg branch of iio.git. Thanks!
> ---
>  drivers/iio/Kconfig          | 2 +-
>  drivers/iio/pressure/Kconfig | 8 ++++----
>  drivers/iio/trigger/Kconfig  | 2 +-
>  3 files changed, 6 insertions(+), 6 deletions(-)
> 
> diff --git a/drivers/iio/Kconfig b/drivers/iio/Kconfig
> index 9af763a..be8e303 100644
> --- a/drivers/iio/Kconfig
> +++ b/drivers/iio/Kconfig
> @@ -23,7 +23,7 @@ if IIO_BUFFER
>  config IIO_BUFFER_CB
>  boolean "IIO callback buffer used for push in-kernel interfaces"
>  	help
> -	  Should be selected by any drivers that do-inkernel push
> +	  Should be selected by any drivers that do in-kernel push
>  	  usage.  That is, those where the data is pushed to the consumer.
>  
>  config IIO_KFIFO_BUF
> diff --git a/drivers/iio/pressure/Kconfig b/drivers/iio/pressure/Kconfig
> index 9427f01..3cba7f5 100644
> --- a/drivers/iio/pressure/Kconfig
> +++ b/drivers/iio/pressure/Kconfig
> @@ -1,18 +1,18 @@
>  #
>  # Pressure drivers
>  #
> -menu "Pressure Sensors"
> +menu "Pressure sensors"
>  
>  config IIO_ST_PRESS
> -	tristate "STMicroelectronics pressures Driver"
> +	tristate "STMicroelectronics pressure sensor Driver"
>  	depends on (I2C || SPI_MASTER) && SYSFS
>  	select IIO_ST_SENSORS_CORE
>  	select IIO_ST_PRESS_I2C if (I2C)
>  	select IIO_ST_PRESS_SPI if (SPI_MASTER)
>  	select IIO_TRIGGERED_BUFFER if (IIO_BUFFER)
>  	help
> -	  Say yes here to build support for STMicroelectronics pressures:
> -	  LPS331AP.
> +	  Say yes here to build support for STMicroelectronics pressure
> +	  sensors: LPS331AP.
>  
>  	  This driver can also be built as a module. If so, will be created
>  	  these modules:
> diff --git a/drivers/iio/trigger/Kconfig b/drivers/iio/trigger/Kconfig
> index 360fd50..0a4a516 100644
> --- a/drivers/iio/trigger/Kconfig
> +++ b/drivers/iio/trigger/Kconfig
> @@ -17,7 +17,7 @@ config IIO_SYSFS_TRIGGER
>  	depends on SYSFS
>  	select IRQ_WORK
>  	help
> -	  Provides support for using SYSFS entry as IIO triggers.
> +	  Provides support for using SYSFS entries as IIO triggers.
>  	  If unsure, say N (but it's safe to say "Y").
>  
>  	  To compile this driver as a module, choose M here: the
> 

  reply	other threads:[~2013-06-29 10:08 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-23 21:28 [PATCH 1/5] iio: fix typos in dac Kconfig Peter Meerwald
2013-06-23 21:28 ` [PATCH 2/5] iio: use I2C_FUNC_SMBUS_I2C_BLOCK macro Peter Meerwald
2013-06-29  9:51   ` Jonathan Cameron
2013-06-29 23:05     ` Ge Gao
2013-06-23 21:28 ` [PATCH 3/5] iio: fix Kconfig typos Peter Meerwald
2013-06-29 10:08   ` Jonathan Cameron [this message]
2013-06-23 21:28 ` [PATCH 4/5] iio: remove mention of ring buffer from CONFIG_IIO_KFIFO_BUF, CONFIG_IIO_TRIGGER description Peter Meerwald
2013-06-29 12:15   ` Jonathan Cameron
2013-06-23 21:28 ` [PATCH 5/5] iio: reword help text of several IIO_ST drivers Peter Meerwald
2013-06-24  6:30   ` Denis CIOCCA
2013-06-29 12:17     ` Jonathan Cameron
2013-06-24  6:18 ` [PATCH 1/5] iio: fix typos in dac Kconfig Lars-Peter Clausen
2013-06-29  9:49   ` 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=51CEB21B.9020308@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox