dmaengine/dw_dmac: Hibernation support in dw_dmac
authorRajeev KUMAR <rajeev-dlh.kumar@st.com>
Wed, 1 Feb 2012 10:42:17 +0000 (16:12 +0530)
committerVinod Koul <vinod.koul@linux.intel.com>
Wed, 22 Feb 2012 12:45:36 +0000 (18:15 +0530)
The suspend and resume implementation is through dev_pm_ops in dmac. So
in order to support hibernation, freeze, thaw, restore and poweroff
features are required.

Signed-off-by: Rajeev Kumar <rajeev-dlh.kumar@st.com>
Acked-by: Viresh Kumar <viresh.kumar@st.com>
Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>

No differences found