On 3/12/21 10:31 AM, Mark Brown wrote:
On Fri, Mar 12, 2021 at 10:30:32AM -0600, Pierre-Louis Bossart wrote:
On 3/12/21 8:28 AM, Mark Brown wrote:
Commit: 11bc3bb24003 ("ASoC: samsung: tm2_wm5110: check of of_parse return value") Fixes tag: Fixes: 8d1513cef51a ("ASoC: samsung: Add support for HDMI audio on TM2board") Has these problem(s): - Subject does not match target commit subject Just use git log -1 --format='Fixes: %h ("%s")'
Sorry, I don't know what to make of this. I don't see this commit 11bc3bb24003
Something odd happened, there was an initial merge and it seems to have disappeared, it's no longer in the for-next branch?
That commit is your patch being applied, which I've dropped because of the error reported.
ack, not sure why there's a missing space.
git log -1 --format='Fixes: %h ("%s")' 8d1513cef51a Fixes: 8d1513cef51a ("ASoC: samsung: Add support for HDMI audio on TM2 board")