[U-Boot] [PATCH 1/2] usb: kbd: simplify coding for arrow keys

Simon Glass sjg at chromium.org
Mon Jun 24 13:56:28 UTC 2019


On Sun, 16 Jun 2019 at 22:44, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> Avoid duplicate translation of arrow key codes.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
>  common/usb_kbd.c | 31 +++++++++----------------------
>  1 file changed, 9 insertions(+), 22 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>

We should really have a test for this input stuff...


More information about the U-Boot mailing list