[ARM] pxa/palm: fix incorrect initialization of Palm Tungsten C keyboard
commit902805dbdae016653768f7139d7b3ab36a20cc6d
authorOndrej Zajicek <santiago@crfreenet.org>
Mon, 26 Oct 2009 22:59:30 +0000 (26 23:59 +0100)
committerEric Miao <eric.y.miao@gmail.com>
Tue, 3 Nov 2009 02:49:54 +0000 (3 10:49 +0800)
tree6bec96155038dc194c3ae2e368a61c1ebfacf70f
parent5e0fa3f63eda875cbe23be37d64a16c65a577209
[ARM] pxa/palm: fix incorrect initialization of Palm Tungsten C keyboard

Palm Tungsten C keyboard structure has swapped
rows/cols gpio structures and does not work.
This patch fixes it.

Signed-off-by: Ondrej Zajicek <santiago@crfreenet.org>
Cc: Marek Vasut <marek.vasut@gmail.com>
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
arch/arm/mach-pxa/palmtc.c