diff options
author | Heinrich Schuchardt | 2020-09-29 03:56:20 +0200 |
---|---|---|
committer | Simon Glass | 2020-10-06 09:07:54 -0600 |
commit | 175e8322bcee64127a24acdac12c54f5ddb95f82 (patch) | |
tree | 5223d6470418236d7ec5ea416fd62880ce11fff4 /drivers/phy | |
parent | c4216219ec5accf831a02f51c37c73e5ad7f4b96 (diff) |
sandbox: avoid duplicate backslash input
When using SDL for input the SDL key codes are first converted to Linux key
codes and then to matrix entries of the cross wired keyboard.
We must not map any key code to two different places on the keyboard. So
comment out one backslash position.
Update the rest of the file from Linux 5.7.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/phy')
0 files changed, 0 insertions, 0 deletions