Commits

Fugang Duan committed 97adef6fed0
MLK-11326 dma: mxs-dma: remove the runtime pm dummy code Currently, the dma engine driver don't support runtime pm, and it is not necessary to support the feature since it support slave sg and cyclic mode, and clock enable/disable during dma chans allocate and release. The patch remove the runtime pm dummy code. Signed-off-by: Fugang Duan <B38611@freescale.com> (cherry picked from commit: 2c8f8e3e6a21184e6cf8b8e5ba3ec8e76794c951)