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-07 20:58:50 -05:00
2006-02-14 16:09:34 -08:00
2006-02-22 09:32:46 +00:00
2006-02-07 20:56:35 -05:00
2006-02-27 13:04:17 -08:00
2006-02-27 13:04:17 -08:00
2006-02-27 13:04:17 -08:00
2006-02-20 20:00:10 -08:00
2006-03-09 19:47:37 -08:00
2006-02-11 21:41:11 -08:00
2006-02-10 08:13:12 -08:00
2006-02-07 20:56:35 -05:00
2006-02-08 07:52:58 -08:00
2006-03-08 14:14:01 -08:00
2006-03-11 09:19:34 -08:00
2006-02-19 00:22:03 -05:00
2006-03-09 19:47:38 -08:00
2006-03-06 18:40:44 -08:00
2006-02-06 12:02:14 -08:00
2006-03-14 00:09:05 -05:00
2006-02-08 01:03:52 -05:00
2006-02-14 16:09:34 -08:00
2006-02-10 08:13:12 -08:00
2006-02-17 08:00:40 -08:00
2006-02-10 08:13:12 -08:00
2006-03-06 18:40:44 -08:00
2006-02-22 09:39:02 -08:00
2006-02-15 15:32:22 -08:00
2006-02-20 16:48:18 -05:00
2006-02-19 00:21:55 -05:00
2006-03-06 18:40:44 -08:00
2006-02-20 20:00:11 -08:00
2006-02-07 16:12:34 -08:00
2006-02-15 01:34:23 -08:00
2006-02-15 15:18:19 -08:00
2006-02-09 16:43:38 -08:00
2006-02-20 20:00:11 -08:00
2006-02-07 20:56:35 -05:00
2006-03-06 18:40:43 -08:00
2006-03-08 14:14:01 -08:00
2006-02-05 11:06:52 -08:00
2006-02-15 11:05:43 -08:00
2006-03-08 14:14:01 -08:00
2006-02-05 11:06:52 -08:00
2006-03-02 10:37:59 -08:00
2006-03-11 09:19:34 -08:00
2006-02-23 09:49:35 +00:00
2006-02-19 00:21:55 -05:00
2006-02-07 20:56:35 -05:00
2006-02-07 16:12:33 -08:00
2006-02-20 20:00:09 -08:00
2006-02-24 14:31:39 -08:00
2006-02-28 09:42:23 -08:00
2006-02-11 21:41:11 -08:00
2006-02-17 08:24:29 -08:00
2006-02-10 08:13:12 -08:00
2006-02-10 08:13:12 -08:00
2006-02-19 00:22:36 -05:00
2006-02-08 01:03:39 -05:00