On Tue, 31 Jan 2017, Dmitry Torokhov wrote: > 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. > > Signed-off-by: Dmitry Torokhov <[email protected]>
Acked-by: Jiri Kosina <[email protected]> Thanks. -- Jiri Kosina SUSE Labs

