Re: [PATCH] dmaengine/dw_dmac: Hibernation support in dw_dmac

From: Rajeev kumar
Date: Wed Jan 11 2012 - 01:56:38 EST


On 1/11/2012 12:20 PM, Viresh KUMAR wrote:
On 1/11/2012 11:55 AM, Deepak SIKRI wrote:
+ .freeze_noirq = dw_suspend_noirq,
+ .thaw_noirq = dw_resume_noirq,
+ .restore_noirq = dw_resume_noirq,

You need to add poweroff_noirq too.


Yep, will add this in V2

Best Regards
Rajeev
--
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/