]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9ddde3634077043590dc04dee43279206fa1a40a
treeb90b71cc10027e731a3ee2be091f6c62e3a8294f
parent7654dac60a9ad602acf1daf88a0174aa2c6f34c6
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>
drivers/dma/dw_dmac.c