[PATCH xserver] xfree86: move check for driver->PreInit up

Keith Packard keithp at keithp.com
Thu Dec 17 23:28:19 PST 2015


Peter Hutterer <peter.hutterer at who-t.net> writes:

> No real change, but if the driver is broken and doesn't provide a PreInit
> function, then we don't need to worry about logind.

I assume you didn't actually find a driver this broken...

> +    xf86Msg(X_INFO, "Using input driver '%s' for '%s'\n", drv->driverName,
> +            pInfo->name);

Probably don't want to move this message; if systemd pauses things,
you'll get this message even if the device doesn't end up getting used.

Otherwise, this lgtm.

Reviewed-by: Keith Packard <keithp at keithp.com>

-- 
-keith
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 810 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-devel/attachments/20151217/d6fc82fb/attachment.sig>


More information about the xorg-devel mailing list