From: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: linux-input@vger.kernel.org
Subject: Re: [PATCH 1/4] serio: support multiple child devices per single parent
Date: Sat, 14 Aug 2010 16:01:27 +0400 [thread overview]
Message-ID: <AANLkTinaJ2Gu6f8Nof_N7xxmD6f+ntTcX8zuABHVCSYq@mail.gmail.com> (raw)
In-Reply-To: <20100813032642.GB2661@core.coreip.homeip.net>
Hi Dmitry,
On 8/13/10, Dmitry Torokhov <dmitry.torokhov@gmail.com> wrote:
> 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?
Would you mind another list_head embedded into struct strio?
If it's suitable solution, I've refactored recursion out.
--
With best wishes
Dmitry
next prev parent reply other threads:[~2010-08-14 12:01 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
2010-08-14 12:01 ` Dmitry Eremin-Solenikov [this message]
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=AANLkTinaJ2Gu6f8Nof_N7xxmD6f+ntTcX8zuABHVCSYq@mail.gmail.com \
--to=dbaryshkov@gmail.com \
--cc=dmitry.torokhov@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).