Re: [PATCH v4 01/32] auxdisplay: Use an enum for charlcd backlight on/off ops
From: Miguel Ojeda
Date: Thu Oct 15 2020 - 22:34:57 EST
On Mon, Oct 5, 2020 at 2:27 PM <poeschel@xxxxxxxxxxx> wrote:
>
> We use an enum for calling the functions in charlcd, that turn the
> backlight on or off. This enum is generic and can be used for other
> charlcd turn of / turn off operations as well.
Typo: of -> on
(Already corrected in my queue)
Cheers,
Miguel