Applied to u-boot-dm, thanks!
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
On 12 November 2015 at 06:33, Bin Meng 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
> ---
>
> drivers/input/input.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Acked-b
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
---
drivers/input/input.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/input/input.c b/drivers/input/input.c
index bf1
3 matches
Mail list logo