Re: [PATCH weston] libinput: don't fail if no input device exists

2015-11-04 Thread Pekka Paalanen
On Tue, 3 Nov 2015 13:32:51 + "Ucan, Emre (ADITG/SW1)" wrote: > There is no reason to fail at udev_input_init, > if no input device is recognized by libinput. > > An input device can be hot-plugged later. > > Signed-off-by: Emre Ucan > --- > src/libinput-seat.c |1 - > 1 file changed,

[PATCH weston] libinput: don't fail if no input device exists

2015-11-03 Thread Ucan, Emre (ADITG/SW1)
There is no reason to fail at udev_input_init, if no input device is recognized by libinput. An input device can be hot-plugged later. Signed-off-by: Emre Ucan --- src/libinput-seat.c |1 - 1 file changed, 1 deletion(-) diff --git a/src/libinput-seat.c b/src/libinput-seat.c index 5b2dbec..