Re: [PATCH v3 4/6] ASoC: Intel: soc-acpi-byt: shrink tables using compatible IDs

From: Pierre-Louis Bossart
Date: Wed Oct 20 2021 - 10:42:45 EST




On 10/19/21 2:59 AM, Brent Lu wrote:
> From: Pierre-Louis Bossart <pierre-louis.bossart@xxxxxxxxxxxxxxx>
>
> We have multiple entries for the same codecs, use the new compatible
> IDs to have a single entry.
>
> Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@xxxxxxxxxxxxxxx>

You need to add your Signed-off-by tag below mine, that's a requirement
when sending patches "from" someone else

https://www.kernel.org/doc/html/v4.17/process/submitting-patches.html#developer-s-certificate-of-origin-1-1

Can you re-send a v4 with patches 4,5,6 modified?
Thanks!