input: i8042: Make sure the keyboard is enabled
authorSimon Glass <sjg@chromium.org>
Sat, 12 Mar 2016 05:06:50 +0000 (22:06 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Thu, 17 Mar 2016 02:27:24 +0000 (10:27 +0800)
commit8226a3e99f1c1e7ded648721d1e16118453761e5
tree77984f8d487e193b35b8a9f4947439f4dbe4de1a
parent532f2435cfe94e54e01ba68572daa853d7752afa
input: i8042: Make sure the keyboard is enabled

Add one more step into the init sequence. This fixes the keyboard on samus,
which otherwise does not work.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
drivers/input/i8042.c
include/i8042.h