[PATCH 1/5] ARM: configs: drop unused BACKLIGHT_GENERIC option

ZHIZHIKIN Andrey andrey.zhizhikin at leica-geosystems.com
Mon Nov 30 14:50:25 EST 2020


Hello Krzysztof,

> -----Original Message-----
> From: Krzysztof Kozlowski <krzk at kernel.org>
> Sent: Monday, November 30, 2020 7:52 PM
> To: ZHIZHIKIN Andrey <andrey.zhizhikin at leica-geosystems.com>
> Cc: linux at armlinux.org.uk; nicolas.ferre at microchip.com;
> alexandre.belloni at bootlin.com; ludovic.desroches at microchip.com;
> tony at atomide.com; mripard at kernel.org; wens at csie.org;
> jernej.skrabec at siol.net; thierry.reding at gmail.com; jonathanh at nvidia.com;
> catalin.marinas at arm.com; will at kernel.org; tsbogend at alpha.franken.de;
> James.Bottomley at HansenPartnership.com; deller at gmx.de;
> mpe at ellerman.id.au; benh at kernel.crashing.org; paulus at samba.org;
> lee.jones at linaro.org; sam at ravnborg.org; emil.l.velikov at gmail.com;
> daniel.thompson at linaro.org; linux-arm-kernel at lists.infradead.org; linux-
> kernel at vger.kernel.org; linux-omap at vger.kernel.org; linux-
> tegra at vger.kernel.org; linux-mips at vger.kernel.org; linux-
> parisc at vger.kernel.org; linuxppc-dev at lists.ozlabs.org; Arnd Bergmann
> <arnd at arndb.de>; Olof Johansson <olof at lixom.net>
> Subject: Re: [PATCH 1/5] ARM: configs: drop unused BACKLIGHT_GENERIC
> option
> 
> This email is not from Hexagon’s Office 365 instance. Please be careful while
> clicking links, opening attachments, or replying to this email.
> 
> 
> On Mon, Nov 30, 2020 at 03:21:33PM +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 ARM configurations.
> >
> > Fixes: 7ecdea4a0226 ("backlight: generic_bl: Remove this driver as it
> > is unused")
> > Cc: Sam Ravnborg <sam at ravnborg.org>
> > Signed-off-by: Andrey Zhizhikin
> > <andrey.zhizhikin at leica-geosystems.com>
> > ---
> >  arch/arm/configs/at91_dt_defconfig        | 1 -
> >  arch/arm/configs/cm_x300_defconfig        | 1 -
> >  arch/arm/configs/colibri_pxa300_defconfig | 1 -
> >  arch/arm/configs/jornada720_defconfig     | 1 -
> >  arch/arm/configs/magician_defconfig       | 1 -
> >  arch/arm/configs/mini2440_defconfig       | 1 -
> >  arch/arm/configs/omap2plus_defconfig      | 1 -
> >  arch/arm/configs/pxa3xx_defconfig         | 1 -
> >  arch/arm/configs/qcom_defconfig           | 1 -
> >  arch/arm/configs/sama5_defconfig          | 1 -
> >  arch/arm/configs/sunxi_defconfig          | 1 -
> >  arch/arm/configs/tegra_defconfig          | 1 -
> >  arch/arm/configs/u8500_defconfig          | 1 -
> >  13 files changed, 13 deletions(-)
> 
> You need to send it to arm-soc maintainers, otherwise no one might feel
> responsible enough to pick it up.

Good point, thanks a lot!

I was not aware of the fact that there is a separate ML that should receive patches targeted ARM SOCs. Can you (or anyone else) please share it, so I can re-send it there as well?

> Reviewed-by: Krzysztof Kozlowski <krzk at kernel.org>
> 
> +CC Arnd and Olof,
> 
> Dear Arnd and Olof,
> 
> Maybe it is worth to add arm-soc entry to the MAINTAINERS file?
> Otherwise how one could get your email address? Not mentioning the
> secret-soc address. :)

"scripts/get_maintainer.pl --no-git-fallback --no-multiline --no-rolestats --no-n --separator , " across entire series gave only the list of addresses that I've included in the series itself. If I would be given a arm-soc mailing list as output of the script - I would've included it as well.

> 
> Best regards,
> Krzysztof

Regards,
Andrey


More information about the linux-arm-kernel mailing list