From: Shawn Guo Date: Tue, 20 Dec 2011 05:54:00 +0000 (+0800) Subject: dma: mxs-dma: convert to clk_prepare/clk_unprepare X-Git-Tag: v3.3-rc1~135^2^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=759a2e30d288032130f1f77092e72d4ec87ad4d0;p=pandora-kernel.git dma: mxs-dma: convert to clk_prepare/clk_unprepare The patch converts mxs-dma driver to clk_prepare/clk_unprepare by using helper functions clk_prepare_enable/clk_disable_unprepare. Signed-off-by: Shawn Guo Acked-by: Marek Vasut Acked-by: Vinod Koul --- Reading git-diff-tree failed