[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210519154419.n74hcf7lnqvmuuvf@maple.lan>
Date: Wed, 19 May 2021 16:44:19 +0100
From: Daniel Thompson <daniel.thompson@...aro.org>
To: Juerg Haefliger <juerg.haefliger@...onical.com>
Cc: Lee Jones <lee.jones@...aro.org>,
Jingoo Han <jingoohan1@...il.com>,
dri-devel@...ts.freedesktop.org, linux-fbdev@...r.kernel.org,
linux-kernel@...r.kernel.org,
Juerg Haefliger <juergh@...onical.com>
Subject: Re: [PATCH v2] backlight: Kconfig whitespace and indentation cleanups
On Wed, May 19, 2021 at 01:03:00PM +0200, Juerg Haefliger wrote:
> Remove leading whitespaces, replace multi spaces with tabs, and fix help
> text indentation.
>
> Signed-off-by: Juerg Haefliger <juergh@...onical.com>
Reviewed-by: Daniel Thompson <daniel.thompson@...aro.org>
Daniel.
> ---
> drivers/video/backlight/Kconfig | 22 +++++++++++-----------
> 1 file changed, 11 insertions(+), 11 deletions(-)
>
> diff --git a/drivers/video/backlight/Kconfig b/drivers/video/backlight/Kconfig
> index d83c87b902c1..c887338de386 100644
> --- a/drivers/video/backlight/Kconfig
> +++ b/drivers/video/backlight/Kconfig
> @@ -128,12 +128,12 @@ config LCD_HX8357
> If you have a HX-8357 LCD panel, say Y to enable its LCD control
> driver.
>
> - config LCD_OTM3225A
> - tristate "ORISE Technology OTM3225A support"
> - depends on SPI
> - help
> - If you have a panel based on the OTM3225A controller
> - chip then say y to include a driver for it.
> +config LCD_OTM3225A
> + tristate "ORISE Technology OTM3225A support"
> + depends on SPI
> + help
> + If you have a panel based on the OTM3225A controller
> + chip then say y to include a driver for it.
>
> endif # LCD_CLASS_DEVICE
>
> @@ -269,11 +269,11 @@ config BACKLIGHT_MAX8925
> WLED output, say Y here to enable this driver.
>
> config BACKLIGHT_APPLE
> - tristate "Apple Backlight Driver"
> - depends on X86 && ACPI
> - help
> - If you have an Intel-based Apple say Y to enable a driver for its
> - backlight.
> + tristate "Apple Backlight Driver"
> + depends on X86 && ACPI
> + help
> + If you have an Intel-based Apple say Y to enable a driver for its
> + backlight.
>
> config BACKLIGHT_TOSA
> tristate "Sharp SL-6000 Backlight Driver"
> --
> 2.27.0
>
Powered by blists - more mailing lists