Dmitry Torokhov 6ecfe51b40 Input: refuse to register absolute devices without absinfo
If device is supposed to send absolute events (i.e. EV_ABS bit is set in
dev->evbit) but dev->absinfo is not allocated, then the driver has done
something wrong, and we should not register such device. Otherwise we'll
crash later, when driver tries to send absolute event.

Reviewed-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Acked-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2017-02-01 10:33:21 -08:00
..
2017-01-24 12:37:43 -08:00
2017-01-31 00:18:07 -08:00
2017-01-24 12:37:43 -08:00
2017-01-24 12:37:43 -08:00
2017-01-24 12:37:43 -08:00
2015-07-24 09:11:01 -07:00