[PATCH v1 1/1] ASoC: SOF: Intel: bdw: remove duplicating driver data retrieval
Andy Shevchenko
andriy.shevchenko at linux.intel.com
Mon Jul 4 18:19:41 CEST 2022
On Mon, Jul 04, 2022 at 10:31:48AM +0300, Péter Ujfalusi wrote:
> On 03/07/2022 17:35, Andy Shevchenko wrote:
...
> + return sof_acpi_probe(pdev, (const struct sof_dev_desc *)id->driver_data);
> }
> We don't use the desc in sof_broadwell_probe(), so we can just pass the id->driver_data
I prefer not to cast inside the function parameters when it's not about POD.
--
With Best Regards,
Andy Shevchenko
More information about the Alsa-devel
mailing list