]> git.baikalelectronics.ru Git - kernel.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)
commit4524ce0556ba7caf3834451dd6bf21a099462c7e
tree1296f601743ee425aab4e6eb8922ef060c81c632
parent95d4bfa12d40da501157f303d445a7cd7d5deee5
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