[PATCH] i3c: Consistently define pci_device_ids using named initializers

Alexandre Belloni alexandre.belloni at bootlin.com
Sun Jun 14 13:39:41 PDT 2026


On Mon, 04 May 2026 16:33:15 +0200, Uwe Kleine-König (The Capable Hub) wrote:
> The .driver_data member of the various struct pci_device_id arrays were
> initialized by list expressions. This isn't easily readable if you're
> not into PCI. Using named initializers is more explicit and thus easier
> to parse.
> 
> This change doesn't introduce changes to the compiled pci_device_id
> arrays. Tested on x86 and arm64.
> 
> [...]

Applied, thanks!

[1/1] i3c: Consistently define pci_device_ids using named initializers
      https://git.kernel.org/i3c/c/9972c11b2a1b

Best regards,

-- 
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the linux-i3c mailing list