diff options
author | Dmitry Torokhov <dtor@insightbb.com> | 2006-11-23 23:34:49 -0500 |
---|---|---|
committer | Dmitry Torokhov <dtor@insightbb.com> | 2006-11-23 23:34:49 -0500 |
commit | ed7b1f6d6ea1054ea4fe293a7fd8015fc3803d93 (patch) | |
tree | eb4d4f4e0eb07e7ae923f654ea09297b437409cc /drivers/input/keyboard/atkbd.c | |
parent | 9d92fe17b652f5496c97bc83fdfe925f3182f602 (diff) |
Input: serio - make serio_register_driver() return errors
Perform actual driver registration right in serio_register_driver()
instead of offloading it to kseriod and return proper error code to
callers if driver registration fails.
Note that driver <-> port matching is still done by kseriod to
speed up boot process since probing for PS/2 mice and keyboards
is pretty slow.
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'drivers/input/keyboard/atkbd.c')
0 files changed, 0 insertions, 0 deletions