From: Philip Langdale <philipl@overt.org>
To: Andrew Morton <akpm@linux-foundation.org>,
Pierre Ossman <drzeus@drzeus.cx>
Cc: linux kernel <linux-kernel@vger.kernel.org>,
sdhci-devel@list.drzeus.cx, Matthew Garrett <mjg59@srcf.ucam.org>,
Frans Pop <elendil@planet.nl>
Subject: Re: [PATCH] ricoh_mmc: Use suspend/resume_noirq (resend)
Date: Wed, 03 Dec 2008 08:57:42 -0800 [thread overview]
Message-ID: <4936BA86.7020909@overt.org> (raw)
In-Reply-To: <20081203012300.737b5b61.akpm@linux-foundation.org>
Andrew Morton wrote:
> On Sun, 30 Nov 2008 20:28:40 -0500 (EST) philipl@overt.org wrote:
>
>> +static struct pm_ext_ops ricoh_mmc_pm_ext_opts = {
>> + .suspend_noirq = ricoh_mmc_suspend_noirq,
>> + .resume_noirq = ricoh_mmc_resume_noirq,
>> +};
>
> pm_ext_ops got deleted from linux-next.
Not in Pierre's tree :-P
I've sent an updated diff against linux-next.
--phil
prev parent reply other threads:[~2008-12-03 16:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-01 1:28 [PATCH] ricoh_mmc: Use suspend/resume_noirq (resend) philipl
2008-12-03 9:23 ` Andrew Morton
2008-12-03 16:57 ` Philip Langdale [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=4936BA86.7020909@overt.org \
--to=philipl@overt.org \
--cc=akpm@linux-foundation.org \
--cc=drzeus@drzeus.cx \
--cc=elendil@planet.nl \
--cc=linux-kernel@vger.kernel.org \
--cc=mjg59@srcf.ucam.org \
--cc=sdhci-devel@list.drzeus.cx \
/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.