2020-11-30 23:17:38

by Stephen Rothwell

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

Hi all,

In commit

9d822ed94237 ("soc: amlogic: canvas: add missing put_device() call in meson_canvas_get()")

Fixes tag

Fixes: commit 382f8be04551 ("soc: amlogic: canvas: Fix meson_canvas_get when probe failed")

has these problem(s):

- leading word 'commit' unexpected

--
Cheers,
Stephen Rothwell


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

2020-12-01 02:41:37

by Kevin Hilman

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

Stephen Rothwell <[email protected]> writes:

> Hi all,
>
> In commit
>
> 9d822ed94237 ("soc: amlogic: canvas: add missing put_device() call in meson_canvas_get()")
>
> Fixes tag
>
> Fixes: commit 382f8be04551 ("soc: amlogic: canvas: Fix meson_canvas_get when probe failed")
>
> has these problem(s):
>
> - leading word 'commit' unexpected

Thanks for the report, I've fixed this commit message.

Kevin