On 17/12/2025 14:04, Mark Brown wrote:
On Mon, Dec 15, 2025 at 04:25:10PM +0200, Peter Ujfalusi wrote:
Fixes: a062c8899fed ("ASoC: SOF: ipc4-topology: add byte kcontrol support")
Commit: d80b24e6a5a1 ("ASoC: SOF: ipc4-topology: Correct the allocation size for bytes controls") Fixes tag: Fixes: a062c8899fed ("ASoC: SOF: ipc4-topology: add byte kcontrol support") Has these problem(s): - Subject does not match target commit subject Just use git log -1 --format='Fixes: %h ("%s")'
a062c8899fed is "ASoC: SOF: ipc4-control: Add support for bytes control get and put".
uh, oh, the correct tag for this should have been: Fixes: a382082ff74b ("ASoC: SOF: ipc4-topology: Add support for TPLG_CTL_BYTES")
but the SHA in tag is also fine as that is the point when this code is first used.
Should I resend the series?