https://github.com/torvalds/linux
Revision 24de042ca4faa5dc1811d7b6a8b6eefd97ed7577 authored by Grazvydas Ignotas on 11 November 2009, 19:00:35 UTC, committed by Tony Lindgren on 11 November 2009, 19:04:08 UTC
The original TWL4030 keypad driver from linux-omap used KEY()
macro defined as (col, row), but while it was merged upstream
it was changed to use matrix keypad infrastructure, which uses
(row, col) format. Update the keymap in board file to match
layout of mainline driver.

Signed-off-by: Grazvydas Ignotas <notasas@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
1 parent 0194324
History
Tip revision: 24de042ca4faa5dc1811d7b6a8b6eefd97ed7577 authored by Grazvydas Ignotas on 11 November 2009, 19:00:35 UTC
omap3: pandora: Fix keypad keymap
Tip revision: 24de042
File Mode Size
Makefile -rw-r--r-- 384 bytes
compat.c -rw-r--r-- 17.0 KB
compat_mq.c -rw-r--r-- 4.0 KB
ipc_sysctl.c -rw-r--r-- 6.8 KB
ipcns_notifier.c -rw-r--r-- 2.2 KB
mq_sysctl.c -rw-r--r-- 2.8 KB
mqueue.c -rw-r--r-- 30.7 KB
msg.c -rw-r--r-- 20.8 KB
msgutil.c -rw-r--r-- 2.8 KB
namespace.c -rw-r--r-- 3.3 KB
sem.c -rw-r--r-- 33.9 KB
shm.c -rw-r--r-- 25.8 KB
util.c -rw-r--r-- 22.9 KB
util.h -rw-r--r-- 5.2 KB

back to top