From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Cc: linux-input@vger.kernel.org
Subject: Re: [PATCH 1/4] serio: support multiple child devices per single parent
Date: Thu, 12 Aug 2010 20:26:42 -0700 [thread overview]
Message-ID: <20100813032642.GB2661@core.coreip.homeip.net> (raw)
In-Reply-To: <1281605513-11586-2-git-send-email-dbaryshkov@gmail.com>
Hi Dmitry,
On Thu, Aug 12, 2010 at 01:31:50PM +0400, Dmitry Eremin-Solenikov wrote:
> 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.
>
I like idea of the patch, however I'd prefer if we kept recurstion out
of the serio core and instead stick to iterative algorithms. Any chance
you could rework the part that travels the [sub]trees?
Thanks.
--
Dmitry
next prev parent reply other threads:[~2010-08-13 3:26 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-12 9:31 [PATCH 0/4] Add drivers necessary to support PS/2 port on TQM85xx boards Dmitry Eremin-Solenikov
2010-08-12 9:31 ` [PATCH 1/4] serio: support multiple child devices per single parent Dmitry Eremin-Solenikov
2010-08-13 3:26 ` Dmitry Torokhov [this message]
2010-08-14 12:01 ` Dmitry Eremin-Solenikov
2010-08-12 9:31 ` [PATCH 2/4] serio: add support for PS2Mult multiplexer protocol Dmitry Eremin-Solenikov
2010-08-13 3:33 ` Dmitry Torokhov
2010-08-12 9:31 ` [PATCH 3/4] atkbd: support binding to ps2mult devices Dmitry Eremin-Solenikov
2010-08-12 9:31 ` [PATCH 4/4] psmouse: " Dmitry Eremin-Solenikov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100813032642.GB2661@core.coreip.homeip.net \
--to=dmitry.torokhov@gmail.com \
--cc=dbaryshkov@gmail.com \
--cc=linux-input@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).