From 94b1d617e3ba4e682b8c94b86b65049ed5c810d6 Mon Sep 17 00:00:00 2001 From: Wei Yongjun Date: Tue, 16 Jul 2013 20:10:46 +0800 Subject: [PATCH] ARM: OMAP: dma: fix error return code in omap_system_dma_probe() Fix to return a negative error code from the error handling case instead of 0, as done elsewhere in this function. Signed-off-by: Wei Yongjun Signed-off-by: Tony Lindgren --- Reading git-format-patch failed