]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
input: Add debugging for key matrix key codes
authorSimon Glass <sjg@chromium.org>
Thu, 27 Sep 2012 15:18:43 +0000 (15:18 +0000)
committerTom Rini <trini@ti.com>
Mon, 15 Oct 2012 18:54:04 +0000 (11:54 -0700)
commit14813f19e36ba313fadaa8cf4716c1b8c1564cde
tree0ba83d199d8f636077929930960e1116272536ea
parent71dc6bca4ef61d10f1327114ac1d53b6865a6030
input: Add debugging for key matrix key codes

These are read from the fdt - add a debug feature to display the mapping
on start-up.

See that we get debug output listing the keycodes

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/input/key_matrix.c