From: Boris BREZILLON Date: Wed, 19 Jun 2013 11:14:54 +0000 (+0200) Subject: dmaengine: at_hdmac: prepare clk before calling enable X-Git-Tag: v3.11-rc1~75^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f784d9c90469d75a9f7a38c1568f47e95ae504ca;p=pandora-kernel.git dmaengine: at_hdmac: prepare clk before calling enable Replace clk_enable/disable with clk_prepare_enable/disable_unprepare to avoid common clk framework warnings. Signed-off-by: Boris BREZILLON [nicolas.ferre@atmel.com: remove return code checking in at_dma_resume_noirq()] Signed-off-by: Nicolas Ferre --- Reading git-diff-tree failed