Re: [PATCH] auxdisplay: panel: Remove redundant charlcd_ops structures
From: Miguel Ojeda
Date: Mon Nov 16 2020 - 11:18:36 EST
On Mon, Nov 16, 2020 at 2:41 PM <poeschel@xxxxxxxxxxx> wrote:
>
> From: Lars Poeschel <poeschel@xxxxxxxxxxx>
>
> The three struct charlcd_ops contain the same data, so we only need one
> of this structures. The other two are removed.
>
> Signed-off-by: Lars Poeschel <poeschel@xxxxxxxxxxx>
Thanks Lars, picking this up.
Cheers,
Miguel