From: Christoph Hellwig <hch@infradead.org>
To: Hanna Linder <hannal@us.ibm.com>
Cc: linux-kernel@vger.kernel.org, mochel@osdl.org, greg@kroah.com
Subject: Re: [RFT/C 2.5.70] Input class hook up to driver model/sysfs
Date: Thu, 29 May 2003 10:30:08 +0100 [thread overview]
Message-ID: <20030529103008.A15630@infradead.org> (raw)
In-Reply-To: <175110000.1054083891@w-hlinder>; from hannal@us.ibm.com on Tue, May 27, 2003 at 06:04:51PM -0700
On Tue, May 27, 2003 at 06:04:51PM -0700, Hanna Linder wrote:
> static void evdev_free(struct evdev *evdev)
> {
> - devfs_remove("input/event%d", evdev->minor);
> + input_unregister_class_dev("input/event%d", evdev->minor);
Please don't mix up devfs and LDM stuff. devfs uses very strange
devices and having them anywhere without the devfs_ prefix that should
act as a big CAUTION sign is bad.
next prev parent reply other threads:[~2003-05-29 9:31 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-28 1:04 [RFT/C 2.5.70] Input class hook up to driver model/sysfs Hanna Linder
2003-05-28 23:11 ` Hanna Linder
2003-05-29 7:30 ` Greg KH
2003-05-29 9:30 ` Christoph Hellwig [this message]
2003-06-05 21:12 ` Pavel Machek
2003-06-05 21:17 ` Greg KH
2003-06-05 22:07 ` Pavel Machek
2003-06-05 22:12 ` Patrick Mochel
2003-06-05 22:45 ` Pavel Machek
2003-06-05 22:56 ` Andrew Morton
2003-06-05 23:41 ` viro
2003-06-06 0:03 ` Hanna Linder
2003-06-05 22:16 ` Greg KH
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=20030529103008.A15630@infradead.org \
--to=hch@infradead.org \
--cc=greg@kroah.com \
--cc=hannal@us.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mochel@osdl.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