Re: [RFC PATCH 7/8] ASoC: Intel: Skylake: Update PCI ID list

From: Andy Shevchenko
Date: Wed Jun 28 2023 - 10:53:15 EST


On Wed, Jun 28, 2023 at 10:51:34PM +0200, Amadeusz Sławiński wrote:
> Use PCI device IDs from pci_ids.h header and while at it change to using
> PCI_DEVICE_DATA macro, to simplify declarations.

PCI_DEVICE_DATA()

...

> + { PCI_DEVICE_DATA(INTEL, HDA_SKL_LP, &snd_soc_acpi_intel_skl_machines) },

Do you really need TAB(s) in the parameter list?

--
With Best Regards,
Andy Shevchenko