[U-Boot] [PATCH 1/6] input: Save keyboard's LED state to correct place

Simon Glass sjg at chromium.org
Thu Nov 12 20:57:54 CET 2015


On 12 November 2015 at 06:33, Bin Meng <bmeng.cn at gmail.com> wrote:
> Currently keyboard's LED state is wrongly saved to config->leds in
> process_modifier(). It should really be config->flags.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
>  drivers/input/input.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

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


More information about the U-Boot mailing list