Re: [PATCH 0/2] drm: encoder_slave: some updates

From: Emil Velikov
Date: Wed May 13 2020 - 05:38:33 EST


Hi Wolfram,

On Wed, 13 May 2020 at 10:10, Wolfram Sang
<wsa+renesas@xxxxxxxxxxxxxxxxxxxx> wrote:
>
> On Mon, Mar 16, 2020 at 05:39:05PM +0100, Wolfram Sang wrote:
> > While converting I2C users to new APIs, I found a refcounting problem in
> > the encoder_slave implementation. This series fixes it and converts to
> > the new API.
> >
> > Based on linux-next and only build tested.
> >
> > Wolfram Sang (2):
> > drm: encoder_slave: fix refcouting error for modules
> > drm: encoder_slave: use new I2C API
> >
> > drivers/gpu/drm/drm_encoder_slave.c | 15 +++++----------
> > 1 file changed, 5 insertions(+), 10 deletions(-)
>
> Is there someone I should add to the CC list maybe?
>
The series is:
Reviewed-by: Emil Velikov <emil.l.velikov@xxxxxxxxx>

Unless someone beats me to it, I'll commit them to drm-misc later today.

-Emil