Re: [PATCH][next] drm: ssd130x: remove redundant initialization of pointer mode
From: Javier Martinez Canillas
Date: Wed Mar 02 2022 - 13:29:42 EST
Hello Colin,
Thanks for the patch.
On Wed, Mar 2, 2022 at 6:53 PM Colin Ian King <colin.i.king@xxxxxxxxx> wrote:
>
> Pointer mode is being assigned a value that is never read, it is
> being re-assigned later with a new value. The initialization is
> redundant and can be removed.
>
Indeed.
Acked-by: Javier Martinez Canillas <javierm@xxxxxxxxxx>
Best regards,
Javier