ARM: OMAP: dma: fix error return code in omap_system_dma_probe()
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Tue, 16 Jul 2013 12:10:46 +0000 (20:10 +0800)
committerGrazvydas Ignotas <notasas@gmail.com>
Sun, 7 Jun 2015 20:28:07 +0000 (23:28 +0300)
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 <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found