[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20110924060240.GA30737@core.coreip.homeip.net>
Date: Fri, 23 Sep 2011 23:02:40 -0700
From: Dmitry Torokhov <dmitry.torokhov@...il.com>
To: Matthew Garrett <mjg59@...f.ucam.org>
Cc: John Sung <penmount.touch@...il.com>, linux-input@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/3] Input: penmount - add PenMount 6000 support
On Mon, Sep 19, 2011 at 04:32:25PM +0100, Matthew Garrett wrote:
> On Wed, Sep 07, 2011 at 04:29:47PM -0700, Dmitry Torokhov wrote:
> >
> > Initializing a device connected to a serport serio port is actually task
> > of inputattach utility.
>
> For devices that present a unique pnp ID, we probably ought to support
> doing this in-kernel rather than relying on inputattach. It makes it
> easier to handle things like suspend/resume.
I'd prefer to keep all this logic in one place - inputattach. On resume
inputattack returns so we only need to restart it to get input device
back. Thankfully the rest of our infrastructure is ready to handle
hot-plugged devices by now.
Thanks.
--
Dmitry
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists