Files
linux-st/include/linux
Dmitry Torokhov 493a7e0d56 Input: fix input_free_device() implementation
input_free_device can't just call kfree because if input_register_device
fails after successfully registering corresponding class device there
is a chance that someone could get a reference to it. We need to use
input_put_device() to make sure that we don't delete input device until
last reference to it was dropped.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2006-03-14 00:09:05 -05:00
..
2006-02-22 09:32:46 +00:00
2006-03-09 19:47:37 -08:00
2006-02-11 21:41:11 -08:00
2006-03-08 14:14:01 -08:00
2006-02-08 01:03:52 -05:00
2006-02-10 08:13:12 -08:00
2006-02-22 09:39:02 -08:00
2006-02-09 16:43:38 -08:00
2006-03-08 14:14:01 -08:00
2006-03-08 14:14:01 -08:00
2006-02-07 20:56:35 -05:00
2006-02-24 14:31:39 -08:00
2006-02-11 21:41:11 -08:00
2006-02-10 08:13:12 -08:00
2006-02-10 08:13:12 -08:00