Re: [PATCH] ricoh_mmc: Use suspend/resume_noirq (resend)

From: Andrew Morton
Date: Wed Dec 03 2008 - 04:23:42 EST


On Sun, 30 Nov 2008 20:28:40 -0500 (EST) philipl@xxxxxxxxx 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@xxxxxxx>
Date: Mon Oct 6 22:46:05 2008 +0200

PM: Simplify the new suspend/hibernation framework for devices


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/