* [PATCH] Input: misc: Kconfig: fixed a spelling mistake
@ 2017-12-28 8:30 Zhuohua Li
2018-01-02 6:53 ` Dmitry Torokhov
0 siblings, 1 reply; 2+ messages in thread
From: Zhuohua Li @ 2017-12-28 8:30 UTC (permalink / raw)
To: dmitry.torokhov; +Cc: linux-input, linux-kernel, Zhuohua Li
fixed a spelling mistake: buttong -> button
Signed-off-by: Zhuohua Li <lizhuohua1994@gmail.com>
---
drivers/input/misc/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/input/misc/Kconfig b/drivers/input/misc/Kconfig
index 9f082a388388..509ba8ef1464 100644
--- a/drivers/input/misc/Kconfig
+++ b/drivers/input/misc/Kconfig
@@ -468,7 +468,7 @@ config INPUT_TPS65218_PWRBUTTON
tristate "TPS65218 Power button driver"
depends on (MFD_TPS65217 || MFD_TPS65218)
help
- Say Y here if you want to enable power buttong reporting for
+ Say Y here if you want to enable power button reporting for
TPS65217 and TPS65218 Power Management IC devices.
To compile this driver as a module, choose M here. The module will
--
2.13.6
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] Input: misc: Kconfig: fixed a spelling mistake
2017-12-28 8:30 [PATCH] Input: misc: Kconfig: fixed a spelling mistake Zhuohua Li
@ 2018-01-02 6:53 ` Dmitry Torokhov
0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Torokhov @ 2018-01-02 6:53 UTC (permalink / raw)
To: Zhuohua Li; +Cc: linux-input, linux-kernel
On Thu, Dec 28, 2017 at 04:30:50PM +0800, Zhuohua Li wrote:
> fixed a spelling mistake: buttong -> button
>
> Signed-off-by: Zhuohua Li <lizhuohua1994@gmail.com>
Applied, thank you.
> ---
> drivers/input/misc/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/input/misc/Kconfig b/drivers/input/misc/Kconfig
> index 9f082a388388..509ba8ef1464 100644
> --- a/drivers/input/misc/Kconfig
> +++ b/drivers/input/misc/Kconfig
> @@ -468,7 +468,7 @@ config INPUT_TPS65218_PWRBUTTON
> tristate "TPS65218 Power button driver"
> depends on (MFD_TPS65217 || MFD_TPS65218)
> help
> - Say Y here if you want to enable power buttong reporting for
> + Say Y here if you want to enable power button reporting for
> TPS65217 and TPS65218 Power Management IC devices.
>
> To compile this driver as a module, choose M here. The module will
> --
> 2.13.6
>
--
Dmitry
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-01-02 6:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-28 8:30 [PATCH] Input: misc: Kconfig: fixed a spelling mistake Zhuohua Li
2018-01-02 6:53 ` Dmitry Torokhov
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).