]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Input: tegra-kbc - remove default keymap
authorLaxman Dewangan <ldewangan@nvidia.com>
Mon, 7 Jan 2013 02:34:48 +0000 (18:34 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 17 Jan 2013 08:28:02 +0000 (00:28 -0800)
commit914e597682375ad732d2fedecd855ac637ed7ef7
tree1296f601743ee425aab4e6eb8922ef060c81c632
parent88390243a9937f9831aeba5113a8b59bb1d4411a
Input: tegra-kbc - remove default keymap

Tegra KBC driver have the default key mapping for 16x8 configuration.
The key mapping can be provided through platform data or through DT
and the mapping varies from platform to platform, hence this default
mapping is not so useful. Remove the default mapping to reduce the code
lines of the driver.

Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/keyboard/tegra-kbc.c