Files
linux/drivers/dma
Wei Yongjun 8581bbcd30 dmaengine: ste_dma40: fix error return code in d40_probe()
In many of the error handling case, the return value 'ret' not set
and 0 will be return from d40_probe() even if error, but we should
return a negative error code instead in those error handling case.
This patch fixed them, and also removed useless variable 'err'.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2013-06-04 11:12:46 +02:00
..
2013-04-30 15:50:12 +05:30
2013-01-07 17:36:37 +01:00
2013-04-15 22:04:19 +05:30
2013-04-15 22:04:19 +05:30
2012-11-28 12:42:36 -08:00
2012-09-01 08:57:12 -07:00
2013-04-30 15:50:12 +05:30
2013-04-30 15:50:12 +05:30
2013-04-15 09:51:16 +05:30