Re: (subset) [PATCH] mfd: Consistently define pci_device_ids using named initializers
From: Lee Jones
Date: Thu May 07 2026 - 11:15:50 EST
On Wed, 29 Apr 2026 19:06:51 +0200, Uwe Kleine-König (The Capable Hub) wrote:
> The various struct pci_device_id arrays were initialized mostly by one
> of the PCI_DEVICE macros and then list expressions. The latter isn't
> easily readable if you're not into PCI. Using named initializers is more
> explicit and thus easier to parse.
>
> The secret plan is to make struct pci_device_id::driver_data an
> anonymous union (similar to
> https://lore.kernel.org/all/cover.1776579304.git.u.kleine-koenig@xxxxxxxxxxxx/)
> and that requires named initializers. But it's also a nice cleanup on
> its own.
>
> [...]
Applied, thanks!
[1/1] mfd: Consistently define pci_device_ids using named initializers
commit: cb98c60d0cfee01a96c55785f4098cf9b5290f20
--
Lee Jones [李琼斯]