mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: philipl@overt.org
Cc: "linux kernel" <linux-kernel@vger.kernel.org>,
	sdhci-devel@list.drzeus.cx, "Pierre Ossman" <drzeus@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, 3 Dec 2008 01:23:00 -0800	[thread overview]
Message-ID: <20081203012300.737b5b61.akpm@linux-foundation.org> (raw)
In-Reply-To: <60072.67.164.5.76.1228094920.squirrel@overt.org>

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.

commit 481617dc3d1e6c52e35172ab49e655f74a1591b6
Author: Rafael J. Wysocki <rjw@sisk.pl>
Date:   Mon Oct 6 22:46:05 2008 +0200

    PM: Simplify the new suspend/hibernation framework for devices
    


  reply	other threads:[~2008-12-03  9:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-01  1:28 philipl
2008-12-03  9:23 ` Andrew Morton [this message]
2008-12-03 16:57   ` Philip Langdale

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=20081203012300.737b5b61.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=drzeus@drzeus.cx \
    --cc=elendil@planet.nl \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mjg59@srcf.ucam.org \
    --cc=philipl@overt.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome