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
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 952 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 156.0 KB
Makefile -rw-r--r-- 53.9 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top