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

From: Philip Langdale
Date: Wed Dec 03 2008 - 11:58:10 EST


Andrew Morton wrote:
> 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.

Not in Pierre's tree :-P

I've sent an updated diff against linux-next.

--phil
--
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/