Home
last modified time | relevance | path

Searched hist:c5d257f93f1a20a14ee0e9a236e6160b9d2925aa (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/input/
H A Di8042.cc5d257f93f1a20a14ee0e9a236e6160b9d2925aa Mon Oct 19 03:17:21 UTC 2015 Simon Glass <sjg@chromium.org> i8042: Adjust keyboard init to assume success

Modify i8042_kbd_init() so that the normal pass is sucessful init and
failure exits early. This will make the code easier to extend and is easier
to read.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>