From: Shawn Guo Date: Sat, 15 Sep 2012 07:16:47 +0000 (+0800) Subject: dma: imx-dma: use devm_kzalloc and devm_request_irq X-Git-Tag: omap-for-v3.8/cleanup-multiplatform-signed~19^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04bbd8ef533fed260ea8cc249b534c1cbbc7f9d0;p=pandora-kernel.git dma: imx-dma: use devm_kzalloc and devm_request_irq Use managed functions devm_kzalloc and devm_request_irq instead to make the error patch simpler. Signed-off-by: Shawn Guo Acked-by: Sascha Hauer Acked-by: Arnd Bergmann Cc: Vinod Koul --- Reading git-diff-tree failed