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)
committerTony Lindgren <tony@atomide.com>
Wed, 21 Aug 2013 08:07:16 +0000 (01:07 -0700)
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