From: Guennadi Liakhovetski Date: Wed, 4 Jan 2012 14:34:17 +0000 (+0100) Subject: dma: shdma: fix runtime PM: clear channel buffers on reset X-Git-Tag: v3.3-rc1~19^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c11b46c32c8a9bf05fdb76d70d8dc74fcbfd02d1;p=pandora-kernel.git dma: shdma: fix runtime PM: clear channel buffers on reset On platforms, supporting power domains, if the domain, containing a DMAC instance is powered down, the driver fails to resume correctly. On those platforms DMAC channels have an additional CHCLR register for clearing channel buffers. Using this register during runtime resume fixes the problem. Signed-off-by: Guennadi Liakhovetski Signed-off-by: Vinod Koul --- Reading git-diff-tree failed