mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-04-24 23:00:41 +00:00
Perform actual driver registration right in gameport_register_driver() instead of offloading it to kgameportd and return proper error code to callers if driver registration fails. Note that driver <-> port matching is still done by kgameportd. Signed-off-by: Dmitry Torokhov <dtor@mail.ru>