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


Groups > linux.kernel > #1255558

Re: [PATCH 2/2] input: misc: e3x0-button: Update Kconfig description

From Dmitry Torokhov <dmitry.torokhov@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH 2/2] input: misc: e3x0-button: Update Kconfig description
Date 2015-10-25 22:00 +0100
Message-ID <qnAyu-7FA-3@gated-at.bofh.it> (permalink)
References <qnzM5-7oL-3@gated-at.bofh.it> <qnzM6-7oL-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Sun, Oct 25, 2015 at 01:06:07PM -0700, Moritz Fischer wrote:
> The driver is now used for the entire USRP e3xx series,
> this commit fixes the description that will be displayed in
> the menu accordingly.
> 
> Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>

Applied, thank you.

> ---
>  drivers/input/misc/Kconfig | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/input/misc/Kconfig b/drivers/input/misc/Kconfig
> index 7ac277c7..a676c2c 100644
> --- a/drivers/input/misc/Kconfig
> +++ b/drivers/input/misc/Kconfig
> @@ -94,11 +94,11 @@ config INPUT_BMA150
>  	  module will be called bma150.
>  
>  config INPUT_E3X0_BUTTON
> -	tristate "NI Ettus Research USRP E3x0 Button support."
> +	tristate "NI Ettus Research USRP E3xx Button support."
>  	default n
>  	help
>  	  Say Y here to enable support for the NI Ettus Research
> -	  USRP E3x0 Button.
> +	  USRP E3xx Button.
>  
>  	  To compile this driver as a module, choose M here: the
>  	  module will be called e3x0-button.
> -- 
> 2.6.2
> 

-- 
Dmitry
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

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


Thread

[PATCH 1/2] input: misc: e3x0-button: Fix typo in module name Moritz Fischer <moritz.fischer@ettus.com> - 2015-10-25 21:10 +0100
  [PATCH 2/2] input: misc: e3x0-button: Update Kconfig description Moritz Fischer <moritz.fischer@ettus.com> - 2015-10-25 21:10 +0100
    Re: [PATCH 2/2] input: misc: e3x0-button: Update Kconfig description Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2015-10-25 22:00 +0100
  Re: [PATCH 1/2] input: misc: e3x0-button: Fix typo in module name Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2015-10-25 21:50 +0100
    Re: [PATCH 1/2] input: misc: e3x0-button: Fix typo in module name Moritz Fischer <moritz.fischer@ettus.com> - 2015-10-26 19:10 +0100

csiph-web