[U-Boot] [PATCH 4/6] input: Ban digit numbers if 'Num Lock' is not on
Simon Glass
sjg at chromium.org
Thu Nov 12 20:58:05 CET 2015
On 12 November 2015 at 06:33, Bin Meng <bmeng.cn at gmail.com> wrote:
> When 'Num Lock' is not on, we should not send these digit numbers
> (0-9 and dot) to the output buffer.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> drivers/input/input.c | 6 ++++++
> 1 file changed, 6 insertions(+)
Acked-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list