Re: driver model for inputs

From: Hanna Linder
Date: Thu Nov 20 2003 - 19:44:53 EST


--On Friday, November 21, 2003 12:54:10 AM +0100 Pavel Machek <pavel@xxxxxx> wrote:

>
> [Snip snip; most of patch seems to be moving from something.dev to
> something-> dev]

To take advantage of the internal kobject reference counting. The main
changes are the registering and unregistering of class objects which gives
the input class and devices in the sysfs tree.

>
> This seems to deal with udev aspect of the problem... Do you have any
> ideas have powermanagment fits into the picture? I need a way to hook
> suspend() and resume() methods, so that I can fix keyboard/mouse after
> sleep.
> Pavel

I dont know much about the power management stuff yet. Pat or Greg could
probably tell you more than I can.

Hanna

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/