[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200325121205.GT21102@kw.sim.vm.gnt>
Date: Wed, 25 Mar 2020 13:12:05 +0100
From: Simon Guinot <simon.guinot@...uanux.org>
To: Nick Bowler <nbowler@...conx.ca>
Cc: linux-gpio@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] gpio: Fix gpio-f7188x module name in Kconfig help text.
On Tue, Mar 24, 2020 at 08:57:07PM -0400, Nick Bowler wrote:
> The Kconfig help text for the gpio-f7188x driver says that if you
> compile the driver as a module, the module will be called f7188x-gpio.
> This is a lie: the module is called gpio-f7188x.
And what about just a mistake ? :)
Acked-by: Simon Guinot <simon.guinot@...uanux.org>
>
> Change the help text to be consistent with reality.
>
> Signed-off-by: Nick Bowler <nbowler@...conx.ca>
> ---
> drivers/gpio/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig
> index b8013cf90064..8cf91a9fbd18 100644
> --- a/drivers/gpio/Kconfig
> +++ b/drivers/gpio/Kconfig
> @@ -755,7 +755,7 @@ config GPIO_F7188X
> chips F71869, F71869A, F71882FG, F71889F and F81866.
>
> To compile this driver as a module, choose M here: the module will
> - be called f7188x-gpio.
> + be called gpio-f7188x.
>
> config GPIO_GPIO_MM
> tristate "Diamond Systems GPIO-MM GPIO support"
> --
> 2.24.1
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists