All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
To: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
Cc: linux@armlinux.org.uk, nicolas.ferre@microchip.com,
	alexandre.belloni@bootlin.com, ludovic.desroches@microchip.com,
	tony@atomide.com, mripard@kernel.org, wens@csie.org,
	jernej.skrabec@siol.net, thierry.reding@gmail.com,
	jonathanh@nvidia.com, catalin.marinas@arm.com, will@kernel.org,
	James.Bottomley@HansenPartnership.com, deller@gmx.de,
	mpe@ellerman.id.au, benh@kernel.crashing.org, paulus@samba.org,
	lee.jones@linaro.org, sam@ravnborg.org, emil.l.velikov@gmail.com,
	daniel.thompson@linaro.org, krzk@kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org,
	linux-tegra@vger.kernel.org, linux-mips@vger.kernel.org,
	linux-parisc@vger.kernel.org, linuxppc-dev@lists.ozlabs.org,
	soc@kernel.org
Subject: Re: [PATCH v2 3/5] MIPS: configs: drop unused BACKLIGHT_GENERIC option
Date: Fri, 4 Dec 2020 13:06:32 +0100	[thread overview]
Message-ID: <20201204120632.GA10011@alpha.franken.de> (raw)
In-Reply-To: <20201201222922.3183-4-andrey.zhizhikin@leica-geosystems.com>

On Tue, Dec 01, 2020 at 10:29:20PM +0000, Andrey Zhizhikin wrote:
> Commit 7ecdea4a0226 ("backlight: generic_bl: Remove this driver as it is
> unused") removed geenric_bl driver from the tree, together with
> corresponding config option.
> 
> Remove BACKLIGHT_GENERIC config item from all MIPS configurations.
> 
> Fixes: 7ecdea4a0226 ("backlight: generic_bl: Remove this driver as it is unused")
> Cc: Sam Ravnborg <sam@ravnborg.org>
> Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
> Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
> Acked-by: Daniel Thompson <daniel.thompson@linaro.org>
> Acked-by: Sam Ravnborg <sam@ravnborg.org>
> ---
>  arch/mips/configs/gcw0_defconfig      | 1 -
>  arch/mips/configs/gpr_defconfig       | 1 -
>  arch/mips/configs/lemote2f_defconfig  | 1 -
>  arch/mips/configs/loongson3_defconfig | 1 -
>  arch/mips/configs/mtx1_defconfig      | 1 -
>  arch/mips/configs/rs90_defconfig      | 1 -
>  6 files changed, 6 deletions(-)

applied to mips-next.

Thomas.

-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea.                                                [ RFC1925, 2.3 ]

WARNING: multiple messages have this Message-ID (diff)
From: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
To: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
Cc: alexandre.belloni@bootlin.com, tony@atomide.com,
	benh@kernel.crashing.org, linux-kernel@vger.kernel.org,
	James.Bottomley@HansenPartnership.com, thierry.reding@gmail.com,
	paulus@samba.org, sam@ravnborg.org, daniel.thompson@linaro.org,
	linux-omap@vger.kernel.org, mpe@ellerman.id.au, deller@gmx.de,
	linux@armlinux.org.uk, krzk@kernel.org, jonathanh@nvidia.com,
	ludovic.desroches@microchip.com, catalin.marinas@arm.com,
	linux-mips@vger.kernel.org, will@kernel.org, mripard@kernel.org,
	soc@kernel.org, linux-tegra@vger.kernel.org,
	lee.jones@linaro.org, wens@csie.org,
	linux-arm-kernel@lists.infradead.org, jernej.skrabec@siol.net,
	linux-parisc@vger.kernel.org, emil.l.velikov@gmail.com,
	linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH v2 3/5] MIPS: configs: drop unused BACKLIGHT_GENERIC option
Date: Fri, 4 Dec 2020 13:06:32 +0100	[thread overview]
Message-ID: <20201204120632.GA10011@alpha.franken.de> (raw)
Message-ID: <20201204120632.eGRkbn4aRsU1Cn3IQKOBzWGwqPIE9TrqT1TpJ-lVIGc@z> (raw)
In-Reply-To: <20201201222922.3183-4-andrey.zhizhikin@leica-geosystems.com>

On Tue, Dec 01, 2020 at 10:29:20PM +0000, Andrey Zhizhikin wrote:
> Commit 7ecdea4a0226 ("backlight: generic_bl: Remove this driver as it is
> unused") removed geenric_bl driver from the tree, together with
> corresponding config option.
> 
> Remove BACKLIGHT_GENERIC config item from all MIPS configurations.
> 
> Fixes: 7ecdea4a0226 ("backlight: generic_bl: Remove this driver as it is unused")
> Cc: Sam Ravnborg <sam@ravnborg.org>
> Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
> Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
> Acked-by: Daniel Thompson <daniel.thompson@linaro.org>
> Acked-by: Sam Ravnborg <sam@ravnborg.org>
> ---
>  arch/mips/configs/gcw0_defconfig      | 1 -
>  arch/mips/configs/gpr_defconfig       | 1 -
>  arch/mips/configs/lemote2f_defconfig  | 1 -
>  arch/mips/configs/loongson3_defconfig | 1 -
>  arch/mips/configs/mtx1_defconfig      | 1 -
>  arch/mips/configs/rs90_defconfig      | 1 -
>  6 files changed, 6 deletions(-)

applied to mips-next.

Thomas.

-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea.                                                [ RFC1925, 2.3 ]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
To: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
Cc: alexandre.belloni@bootlin.com, tony@atomide.com,
	linux-kernel@vger.kernel.org,
	James.Bottomley@HansenPartnership.com, thierry.reding@gmail.com,
	paulus@samba.org, sam@ravnborg.org, daniel.thompson@linaro.org,
	linux-omap@vger.kernel.org, deller@gmx.de, linux@armlinux.org.uk,
	krzk@kernel.org, jonathanh@nvidia.com,
	ludovic.desroches@microchip.com, catalin.marinas@arm.com,
	linux-mips@vger.kernel.org, will@kernel.org, mripard@kernel.org,
	soc@kernel.org, linux-tegra@vger.kernel.org,
	lee.jones@linaro.org, wens@csie.org,
	linux-arm-kernel@lists.infradead.org, jernej.skrabec@siol.net,
	linux-parisc@vger.kernel.org, emil.l.velikov@gmail.com,
	nicolas.ferre@microchip.com, linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH v2 3/5] MIPS: configs: drop unused BACKLIGHT_GENERIC option
Date: Fri, 4 Dec 2020 13:06:32 +0100	[thread overview]
Message-ID: <20201204120632.GA10011@alpha.franken.de> (raw)
Message-ID: <20201204120632.zYRo8VuUW25avQWXAA-02Qvv_seN7VbfsDWuBE1mkHU@z> (raw)
In-Reply-To: <20201201222922.3183-4-andrey.zhizhikin@leica-geosystems.com>

On Tue, Dec 01, 2020 at 10:29:20PM +0000, Andrey Zhizhikin wrote:
> Commit 7ecdea4a0226 ("backlight: generic_bl: Remove this driver as it is
> unused") removed geenric_bl driver from the tree, together with
> corresponding config option.
> 
> Remove BACKLIGHT_GENERIC config item from all MIPS configurations.
> 
> Fixes: 7ecdea4a0226 ("backlight: generic_bl: Remove this driver as it is unused")
> Cc: Sam Ravnborg <sam@ravnborg.org>
> Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
> Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
> Acked-by: Daniel Thompson <daniel.thompson@linaro.org>
> Acked-by: Sam Ravnborg <sam@ravnborg.org>
> ---
>  arch/mips/configs/gcw0_defconfig      | 1 -
>  arch/mips/configs/gpr_defconfig       | 1 -
>  arch/mips/configs/lemote2f_defconfig  | 1 -
>  arch/mips/configs/loongson3_defconfig | 1 -
>  arch/mips/configs/mtx1_defconfig      | 1 -
>  arch/mips/configs/rs90_defconfig      | 1 -
>  6 files changed, 6 deletions(-)

applied to mips-next.

Thomas.

-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea.                                                [ RFC1925, 2.3 ]

  reply	other threads:[~2020-12-04 12:11 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-01 22:29 [PATCH v2 0/5] drop unused BACKLIGHT_GENERIC option Andrey Zhizhikin
2020-12-01 22:29 ` Andrey Zhizhikin
2020-12-01 22:29 ` [PATCH v2 1/5] ARM: configs: " Andrey Zhizhikin
2020-12-01 22:29   ` Andrey Zhizhikin
2020-12-01 22:29 ` [PATCH v2 2/5] arm64: defconfig: " Andrey Zhizhikin
2020-12-01 22:29   ` Andrey Zhizhikin
2020-12-01 22:29 ` [PATCH v2 3/5] MIPS: configs: " Andrey Zhizhikin
2020-12-01 22:29   ` Andrey Zhizhikin
2020-12-04 12:06   ` Thomas Bogendoerfer [this message]
2020-12-04 12:06     ` Thomas Bogendoerfer
2020-12-04 12:06     ` Thomas Bogendoerfer
2020-12-01 22:29 ` [PATCH v2 4/5] parisc: " Andrey Zhizhikin
2020-12-01 22:29   ` Andrey Zhizhikin
2020-12-01 22:29 ` [PATCH v2 5/5] powerpc/configs: " Andrey Zhizhikin
2020-12-01 22:29   ` Andrey Zhizhikin
2020-12-08 16:34 ` [PATCH v2 0/5] " Arnd Bergmann
2020-12-08 16:34   ` Arnd Bergmann
2020-12-08 16:54   ` Alexandre Belloni
2020-12-08 16:54     ` Alexandre Belloni
2020-12-08 16:54     ` Alexandre Belloni
2020-12-08 17:00   ` Thomas Bogendoerfer
2020-12-08 17:00     ` Thomas Bogendoerfer
2020-12-08 17:00     ` Thomas Bogendoerfer
2020-12-08 21:04     ` Arnd Bergmann
2020-12-08 21:04       ` Arnd Bergmann
2020-12-08 21:04       ` Arnd Bergmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201204120632.GA10011@alpha.franken.de \
    --to=tsbogend@alpha.franken.de \
    --cc=James.Bottomley@HansenPartnership.com \
    --cc=alexandre.belloni@bootlin.com \
    --cc=andrey.zhizhikin@leica-geosystems.com \
    --cc=benh@kernel.crashing.org \
    --cc=catalin.marinas@arm.com \
    --cc=daniel.thompson@linaro.org \
    --cc=deller@gmx.de \
    --cc=emil.l.velikov@gmail.com \
    --cc=jernej.skrabec@siol.net \
    --cc=jonathanh@nvidia.com \
    --cc=krzk@kernel.org \
    --cc=lee.jones@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mips@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=linux-parisc@vger.kernel.org \
    --cc=linux-tegra@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=ludovic.desroches@microchip.com \
    --cc=mpe@ellerman.id.au \
    --cc=mripard@kernel.org \
    --cc=nicolas.ferre@microchip.com \
    --cc=paulus@samba.org \
    --cc=sam@ravnborg.org \
    --cc=soc@kernel.org \
    --cc=thierry.reding@gmail.com \
    --cc=tony@atomide.com \
    --cc=wens@csie.org \
    --cc=will@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.