From: Greg KH <greg@kroah.com>
To: dtor_core@ameritech.net
Cc: Hannes Reinecke <hare@suse.de>,
Linux Kernel <linux-kernel@vger.kernel.org>,
Vojtech Pawlik <vojtech@suse.cz>
Subject: Re: [PATCH 0/2] Remove input_call_hotplug
Date: Wed, 19 Jan 2005 13:39:38 -0800 [thread overview]
Message-ID: <20050119213938.GB4151@kroah.com> (raw)
In-Reply-To: <d120d500050119063040de00a7@mail.gmail.com>
On Wed, Jan 19, 2005 at 09:30:14AM -0500, Dmitry Torokhov wrote:
> If I understand correctly we do not have subclasses so it will look like
> class
> |- input_device
> | |- input0
> | |- input1
> |
> |- input
> | |-event0
> | |-event1
> | |-mouse0
>
> So breakage is really minimal.
I really want classes to be able to have "parent" classes someday. It's
not that tough of a change to the driver core, if someone wants to do
the work. That would enable this input stuff to be cleaner, right?
It would also allow us to move the /sys/block stuff to use classes,
which it can't right now due to the lack of the parent ability.
thanks,
greg k-h
prev parent reply other threads:[~2005-01-19 22:18 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-18 14:56 [PATCH 0/2] Remove input_call_hotplug Hannes Reinecke
2005-01-18 21:30 ` Greg KH
2005-01-18 21:49 ` Dmitry Torokhov
2005-01-18 21:58 ` Greg KH
2005-01-18 22:20 ` Dmitry Torokhov
2005-01-19 1:31 ` Greg KH
2005-01-19 11:56 ` Hannes Reinecke
2005-01-19 14:30 ` Dmitry Torokhov
2005-01-19 21:39 ` Greg KH [this message]
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=20050119213938.GB4151@kroah.com \
--to=greg@kroah.com \
--cc=dtor_core@ameritech.net \
--cc=hare@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=vojtech@suse.cz \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.