linux-stable-rt/drivers/input/keyboard
David Brownell da3e4c885e Input: omap-keypad - fix build warning
Fix the following build warning:

drivers/input/keyboard/omap-keypad.c: In function 'omap_kp_probe':
drivers/input/keyboard/omap-keypad.c:418: warning: 'row_idx' is used uninitialized in this function
drivers/input/keyboard/omap-keypad.c:421: warning: 'col_idx' is used uninitialized in this function

These variables are useful when cpu_is_omap24xx(), and otherwise just
for useless cleanup.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2008-04-15 01:31:33 -04:00
..
Kconfig Input: pxa27x_keypad - also enable on PXA3xx 2008-01-31 00:59:31 -05:00
Makefile
aaed2000_kbd.c
amikbd.c
atakbd.c
atkbd.c
bf54x-keys.c
corgikbd.c
gpio_keys.c Input: gpio_keys - irq handling cleanup 2008-04-15 01:31:13 -04:00
hil_kbd.c
hilkbd.c
hpps2atkbd.h
jornada680_kbd.c
jornada720_kbd.c
lkkbd.c
locomokbd.c Input: locomokbd - add 'off' button support for Sharp Collie/Poodle 2008-04-02 00:42:42 -04:00
maple_keyb.c
newtonkbd.c
omap-keypad.c Input: omap-keypad - fix build warning 2008-04-15 01:31:33 -04:00
pxa27x_keypad.c Input: pxa27x - fix keypad KPC macros 2008-03-20 09:48:14 -04:00
spitzkbd.c
stowaway.c
sunkbd.c
tosakbd.c Input: tosakbd - fix suspend 2008-04-02 11:22:51 -04:00
xtkbd.c