Re: [PATCH v4 1/3] drm/bridge/synopsys: dsi: stop clobbering drvdata

From: Emil Velikov
Date: Fri Dec 01 2017 - 13:29:58 EST


On 1 December 2017 at 08:32, Philippe CORNU <philippe.cornu@xxxxxx> wrote:
> Dear Nickey,
>
> Many thanks for your patch.
>
> I am sorry to say that but you can not add my "Acked-by" to this patch
> because this code is different from the "original" one from Brian (which
> got my "Acked-by").
>
Small idea:

I've seen people mention the revision that got the r-b/ack. Although
in such cases the changelog tends to be part of the commit message.
For example:

drm: address ...

Determine X based on A.

v2:
- Some changelog

Acked-by: Some Person <fancy@xxxxxxxxx> (v1)

-EMil