Home
last modified time | relevance | path

Searched hist:"59 a1b72ced4f3eff6e7e26e566e6090a5e25d384" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/input/
H A Di8042.c59a1b72ced4f3eff6e7e26e566e6090a5e25d384 Thu Oct 11 15:15:52 UTC 2012 Marc Jones <marc.jones@chromium.org> input: Fix i8042 keyboard reset

The i8042 keyboard reset was not checking the results of the output
buffer after the reset command. This can jam up some KBC/keyboards.
Also, remove a write to the wrong register and the CONFIG setting
around the incorrect write.

Signed-off-by: Marc Jones <marc.jones@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Rini <trini@ti.com>