From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
To: Florian Lohoff <flo@rfc822.org>
Cc: Linux Kernel list <linux-kernel@vger.kernel.org>
Subject: Re: misc device suspend/resume new model
Date: Tue, 01 Jun 2004 09:52:23 +1000 [thread overview]
Message-ID: <1086047542.1996.76.camel@gaston> (raw)
In-Reply-To: <20040531225744.GA6682@paradigm.rfc822.org>
On Tue, 2004-06-01 at 08:57, Florian Lohoff wrote:
> Hi,
> what is the preferred way of getting suspend/resume events (new model)
> with misc devices registered via misc_register.
>
> Registering a sys_driver/device/class ?
The suspend/resume events aren't propagated from the functional
interface/class (which misc is), but from the bus binding. So you
should get them from whatever bus your device is on, that is via
a pci_dev for PCI devices, etc...
Ben.
prev parent reply other threads:[~2004-05-31 23:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-31 22:57 misc device suspend/resume new model Florian Lohoff
2004-05-31 23:52 ` Benjamin Herrenschmidt [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=1086047542.1996.76.camel@gaston \
--to=benh@kernel.crashing.org \
--cc=flo@rfc822.org \
--cc=linux-kernel@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