Bruno Prémont a5785cc010 HID: picoLCD: prevent NULL pointer dereferences
Driver code expects to get access to struct picolcd_data from hiddev
and is not prepared to find a NULL pointer there. Most prominent
candidate to trip on it is picolcd_fb_deferred_io().
Delay removing struct picolcd_data from hiddev until all sub-devices
have been unregistered.

Signed-off-by: Bruno Prémont <bonbons@linux-vserver.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2012-09-05 11:48:06 +02:00
..
2012-07-19 00:03:35 +02:00
2012-06-20 14:39:36 -07:00
2012-07-22 13:36:52 -07:00
2012-07-23 16:31:31 -07:00
2012-07-23 16:31:31 -07:00
2012-07-19 00:03:17 +02:00
2012-07-23 17:51:03 -07:00
2012-07-23 17:36:02 -07:00
2012-07-16 09:20:33 -07:00
2012-07-23 17:51:03 -07:00
2012-07-04 15:55:19 +08:00
2012-07-23 17:36:02 -07:00
2012-07-15 21:49:21 +01:00
2012-07-23 17:51:03 -07:00
2012-07-09 16:42:24 -04:00
2012-07-23 17:36:53 -07:00
2012-07-22 13:36:52 -07:00
2012-07-24 12:01:20 -07:00
2012-07-23 17:51:03 -07:00
2012-07-24 13:14:03 -07:00
2012-06-21 21:40:40 -06:00