Files
linux-stable-mirror/drivers
Uwe Kleine-König 74dd439344 Input: gpio-keys - fix possible NULL pointer dereference
bdata->button is used in gpio_check_button but never initialized.  Having a
device with debounce_interval != 0 without this patch resulted on an oops on
my machine.

Signed-off-by: Uwe Kleine-König <Uwe.Kleine-Koenig@digi.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2008-07-30 10:40:35 -04:00
..
2008-07-16 11:07:59 +10:00
2008-07-16 23:27:03 +02:00
2008-07-20 17:24:39 -07:00
2008-07-16 11:07:59 +10:00
2008-07-20 17:24:38 -07:00