[PATCH] ASoC: test-component: fix null pointer dereference.

Kuninori Morimoto kuninori.morimoto.gx at renesas.com
Wed Dec 8 00:53:31 CET 2021


Hi Ameer, Mark

>> > -	const struct test_adata *adata = of_id->data;
>> > +	const struct test_adata *adata = of_device_get_match_data(&pdev->dev);
>
>> Thanks, that's a cleaner way. Can you advise how should proceed with
>> this since previous patch is already applied. Should I send a updated
>> version of patch, e.g., v2 or a new patch. 
>
> Please send an incremental patch on top of what is already applied as
> covered in the message saying the patch was applied.

No worry.
I will post that patch

Best regards
---
Kuninori Morimoto


More information about the Alsa-devel mailing list