From: Wei Yongjun Date: Thu, 16 May 2013 18:25:07 +0000 (-0700) Subject: ARM: OMAP: fix error return code in omap1_system_dma_init() X-Git-Tag: omap-for-v3.10-rc1/fixes~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8b09c52a66e801d87704cfebf57958b1991ab86;p=pandora-kernel.git ARM: OMAP: fix error return code in omap1_system_dma_init() Fix to return -ENOMEM in the d->chan alloc error handling case instead of 0, as done elsewhere in this function. Signed-off-by: Wei Yongjun Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed