commit | 7414a1b8b2b99093d6a271a1220557e87dc1ae94 | [log] [tgz] |
---|---|---|
author | Rajeev KUMAR <rajeev-dlh.kumar@st.com> | Wed Feb 01 16:12:17 2012 +0530 |
committer | Vinod Koul <vinod.koul@linux.intel.com> | Wed Feb 22 18:15:36 2012 +0530 |
tree | b90b71cc10027e731a3ee2be091f6c62e3a8294f | |
parent | 91c1c9e36d9450974c9f04cf961d0b45aafca507 [diff] |
dmaengine/dw_dmac: Hibernation support in dw_dmac 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>