Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1435940

Re: [PATCH v3 4/4] iio: potentiometer: Fix typo in Kconfig

From Jonathan Cameron <jic23@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH v3 4/4] iio: potentiometer: Fix typo in Kconfig
Date 2016-07-03 13:00 +0200
Message-ID <rQNi1-7FV-9@gated-at.bofh.it> (permalink)
References <rPEJQ-6JB-3@gated-at.bofh.it> <rPEJQ-6JB-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 30/06/16 08:34, Florian Vaussard wrote:
> Fix s/potentiomenter/potentiometer/.
> 
> Suggested-by: Peter Meerwald-Stadler <pmeerw@pmeerw.net>
> Signed-off-by: Florian Vaussard <florian.vaussard@heig-vd.ch>
Applied.
> ---
>  drivers/iio/potentiometer/Kconfig | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/drivers/iio/potentiometer/Kconfig b/drivers/iio/potentiometer/Kconfig
> index 55c2414..2e9da1c 100644
> --- a/drivers/iio/potentiometer/Kconfig
> +++ b/drivers/iio/potentiometer/Kconfig
> @@ -10,7 +10,7 @@ config DS1803
>  	depends on I2C
>  	help
>  	  Say yes here to build support for the Maxim Integrated DS1803
> -	  digital potentiomenter chip.
> +	  digital potentiometer chip.
>  
>  	  To compile this driver as a module, choose M here: the
>  	  module will be called ds1803.
> @@ -39,7 +39,7 @@ config MCP4131
>  	  MCP4241, MCP4242,
>  	  MCP4251, MCP4252,
>  	  MCP4261, MCP4262,
> -	  digital potentiomenter chips.
> +	  digital potentiometer chips.
>  
>  	  To compile this driver as a module, choose M here: the
>  	  module will be called mcp4131.
> @@ -53,7 +53,7 @@ config MCP4531
>  	  MCP4551, MCP4552, MCP4561, MCP4562,
>  	  MCP4631, MCP4632, MCP4641, MCP4642,
>  	  MCP4651, MCP4652, MCP4661, MCP4662
> -	  digital potentiomenter chips.
> +	  digital potentiometer chips.
>  
>  	  To compile this driver as a module, choose M here: the
>  	  module will be called mcp4531.
> 

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v3 0/4] iio: potentiometer: mcp4531: New parts, DT and typo Florian Vaussard <florian.vaussard@gmail.com> - 2016-06-30 09:40 +0200
  [PATCH v3 4/4] iio: potentiometer: Fix typo in Kconfig Florian Vaussard <florian.vaussard@gmail.com> - 2016-06-30 09:40 +0200
    Re: [PATCH v3 4/4] iio: potentiometer: Fix typo in Kconfig Jonathan Cameron <jic23@kernel.org> - 2016-07-03 13:00 +0200
  [PATCH v3 3/4] iio: potentiometer: mcp4531: Add device tree binding Florian Vaussard <florian.vaussard@gmail.com> - 2016-06-30 09:40 +0200
    Re: [PATCH v3 3/4] iio: potentiometer: mcp4531: Add device tree  binding Florian Vaussard <florian.vaussard@heig-vd.ch> - 2016-06-30 10:10 +0200
      Re: [PATCH v3 3/4] iio: potentiometer: mcp4531: Add device tree  binding Jonathan Cameron <jic23@kernel.org> - 2016-07-03 13:00 +0200
        Re: [PATCH v3 3/4] iio: potentiometer: mcp4531: Add device tree  binding Florian Vaussard <florian.vaussard@heig-vd.ch> - 2016-07-04 09:00 +0200

csiph-web