All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] drop unused BACKLIGHT_GENERIC option
@ 2020-12-01 22:29 ` Andrey Zhizhikin
  0 siblings, 0 replies; 26+ messages in thread
From: Andrey Zhizhikin @ 2020-12-01 22:29 UTC (permalink / raw)
  To: linux, nicolas.ferre, alexandre.belloni, ludovic.desroches, tony,
	mripard, wens, jernej.skrabec, thierry.reding, jonathanh,
	catalin.marinas, will, tsbogend, James.Bottomley, deller, mpe,
	benh, paulus, lee.jones, sam, emil.l.velikov, daniel.thompson,
	krzk, linux-arm-kernel, linux-kernel, linux-omap, linux-tegra,
	linux-mips, linux-parisc, linuxppc-dev, soc

Since the removal of generic_bl driver from the source tree in commit
7ecdea4a0226 ("backlight: generic_bl: Remove this driver as it is
unused") BACKLIGHT_GENERIC config option became obsolete as well and
therefore subject to clean-up from all configuration files.

This series introduces patches to address this removal, separated by
architectures in the kernel tree.

Changes in v2:
- Collect all Acked-by: and Reviewed-by: tags
- Include ARM SOC maintainer list to recipients

Andrey Zhizhikin (5):
  ARM: configs: drop unused BACKLIGHT_GENERIC option
  arm64: defconfig: drop unused BACKLIGHT_GENERIC option
  MIPS: configs: drop unused BACKLIGHT_GENERIC option
  parisc: configs: drop unused BACKLIGHT_GENERIC option
  powerpc/configs: drop unused BACKLIGHT_GENERIC option

 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 -
 arch/arm64/configs/defconfig                | 1 -
 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 -
 arch/parisc/configs/generic-64bit_defconfig | 1 -
 arch/powerpc/configs/powernv_defconfig      | 1 -
 22 files changed, 22 deletions(-)


base-commit: b65054597872ce3aefbc6a666385eabdf9e288da
-- 
2.17.1


^ permalink raw reply	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2020-12-08 21:06 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
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

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.