linux/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 Input: pxa27x_keypad - rename the driver (was pxa27x_keyboard) 2008-01-31 00:56:46 -05:00
aaed2000_kbd.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
amikbd.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
atakbd.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
atkbd.c Input: drop redundant includes of moduleparam.h 2008-01-21 01:11:07 -05:00
bf54x-keys.c Input: remove duplicate includes 2008-01-21 01:16:15 -05:00
corgikbd.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
gpio_keys.c Input: gpio_keys - irq handling cleanup 2008-04-15 01:31:13 -04:00
hil_kbd.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
hilkbd.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
hpps2atkbd.h
jornada680_kbd.c Input: jornada680_kbd - fix default keymap 2007-12-14 01:21:14 -05:00
jornada720_kbd.c Input: remove duplicate includes 2008-01-21 01:16:15 -05:00
lkkbd.c Input: drop redundant includes of moduleparam.h 2008-01-21 01:11:07 -05:00
locomokbd.c Input: locomokbd - add 'off' button support for Sharp Collie/Poodle 2008-04-02 00:42:42 -04:00
maple_keyb.c Input: add support for SEGA Dreamcast keyboard 2007-10-12 20:36:13 -04:00
newtonkbd.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
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 Input: spitzkbd - fix suspend key handling 2008-01-03 10:46:13 -05:00
stowaway.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
sunkbd.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
tosakbd.c Input: tosakbd - fix suspend 2008-04-02 11:22:51 -04:00
xtkbd.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00