2019-10-02 06:01:41

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: Fixes tag needs some work in the sound-asoc-fixes tree

Hi all,

In commit

e66e52c5b742 ("ASoC: SOF: pcm: fix resource leak in hw_free")

Fixes tag

Fixes: c29d96c3b9b4 ("ASoC: SOF: reset DMA state in prepare")

has these problem(s):

- Target SHA1 does not exist

Did you mean

Fixes: 04c8027764bc ("ASoC: SOF: reset DMA state in prepare")

--
Cheers,
Stephen Rothwell


Attachments:
(No filename) (499.00 B)
OpenPGP digital signature

2019-10-02 08:42:25

by Kai Vehmanen

[permalink] [raw]
Subject: Re: linux-next: Fixes tag needs some work in the sound-asoc-fixes tree

Hi,

On Wed, 2 Oct 2019, Stephen Rothwell wrote:

> In commit
>
> e66e52c5b742 ("ASoC: SOF: pcm: fix resource leak in hw_free")
>
> Fixes tag
>
> Fixes: c29d96c3b9b4 ("ASoC: SOF: reset DMA state in prepare")
>
> has these problem(s):
>
> - Target SHA1 does not exist
>
> Did you mean
>
> Fixes: 04c8027764bc ("ASoC: SOF: reset DMA state in prepare")

yes, you are correct. This was a mistake in original patch submission,
which had a fixes SHA1 pointing to the patch SOF project's git tree and
not the merged patch.

Br, Kai