]> git.baikalelectronics.ru Git - kernel.git/commit
Input: serio - support multiple child devices per single parent
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Tue, 5 Oct 2010 04:46:10 +0000 (21:46 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 13 Oct 2010 14:49:28 +0000 (07:49 -0700)
commitcb5840960b9be81946a707040bd7e0459f0220a9
tree4667defc535f028e3ee4a11ded29b050cf5926e7
parent00d32747b2066ae485346e954b402c0eee263250
Input: serio - support multiple child devices per single parent

Some (rare) serio devices need to have multiple serio children. One of
the examples is PS/2 multiplexer present on several TQC STKxxx boards,
which connect PS/2 keyboard and mouse to single tty port.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/mouse/psmouse-base.c
drivers/input/serio/serio.c
include/linux/serio.h