Re: [PATCH 00/13] treewide: replace linux/gpio.h
[email protected] Wed, 01 Jul 2026 00:00:13 +0000
| Newsgroups | org.kernel.vger.linux-sh,dev.linux.lists.linux-sunxi,org.infradead.lists.linux-arm-kernel,org.infradead.lists.linux-phy,org.infradead.lists.linux-rockchip,org.kernel.vger.linux-gpio,org.kernel.vger.linux-input,org.kernel.vger.linux-kernel,org.kernel.vger.linux-m68k,org.kernel.vger.linux-media,org.kernel.vger.linux-mips,org.kernel.vger.linux-samsung-soc,org.kernel.vger.linux-sound,org.kernel.vger.netdev |
|---|---|
| Message-ID | <178286401313.341356.16335263979724856348.git-patchwork-notify@kernel.org> |
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <[email protected]>: On Mon, 29 Jun 2026 15:26:20 +0200 you wrote: > From: Arnd Bergmann <[email protected]> > > The linux/gpio.h header used to be the global definition for the gpio > interfaces, with 1100 users back in linux-3.17. In linux-7.2, only about > 130 of those remain, so this series cleans out the rest. > > In each subsystem, we can replace the header either with > linux/gpio/consumer.h for users of the modern gpio descriptor interface, > or linux/gpio/legacy.h for the few remaining users of the old number > based interface. > > [...] Here is the summary with links: - [01/13] ARM: replace linux/gpio.h inclusions (no matching commit) - [02/13] m68k/coldfire: replace linux/gpio.h inclusions (no matching commit) - [03/13] mips: replace linux/gpio.h inclusions (no matching commit) - [04/13] sh: replace linux/gpio.h inclusions (no matching commit) - [05/13] mfd: replace linux/gpio.h inclusions (no matching commit) - [06/13,net-next] net: replace linux/gpio.h inclusions https://git.kernel.org/netdev/net-next/c/a53d1872f2be - [07/13] ASoC: replace linux/gpio.h inclusions (no matching commit) - [08/13] pcmcia: replace linux/gpio.h inclusions (no matching commit) - [09/13] phy: replace linux/gpio.h inclusions (no matching commit) - [10/13] media: replace linux/gpio.h inclusions (no matching commit) - [11/13] Input: matrix_keyboard - replace linux/gpio.h inclusion (no matching commit) - [12/13] gpib: gpio: replace linux/gpio.h inclusion (no matching commit) - [13/13] gpiolib: remove linux/gpio.h (no matching commit) You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html