Re: [PATCH 0/2] ufs: Rework pci_device_id initialization

From: Martin K. Petersen

Date: Fri May 22 2026 - 23:16:33 EST


On Tue, 05 May 2026 10:25:43 +0200, Uwe Kleine-König (The Capable Hub) wrote:

> the patches in this series adapt the pci_device_id arrays of two ufs
> drivers. These are preparing a change for making struct
> pci_device_id::driver_data an anonymous union (similar to
> https://lore.kernel.org/all/cover.1776579304.git.u.kleine-koenig@xxxxxxxxxxxx/).
> This requires named initializers for .driver_data. But even without that
> this is a nice cleanup making the array better readable and consistent.
>
> [...]

Applied to 7.2/scsi-queue, thanks!

[1/2] ufs: tc-dwc-g210-pci: Simplify initialization of pci_device_id array
https://git.kernel.org/mkp/scsi/c/2a18c57560f4
[2/2] ufs: ufshcd-pci: Use PCI_VDEVICE and named initializers for pci array
https://git.kernel.org/mkp/scsi/c/8ef4c72dbbfd

--
Martin K. Petersen