pch_dma: fix error return code in pch_dma_probe()
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Wed, 17 Jul 2013 00:34:59 +0000 (08:34 +0800)
committerVinod Koul <vinod.koul@intel.com>
Mon, 22 Jul 2013 09:24:23 +0000 (14:54 +0530)
commit27abb2ffb07a70bdebf9a785658f68f10600281c
treebcc1f59bc0e69e9a794715a86f702aa0f33c706d
parentad81f0545ef01ea651886dddac4bef6cec930092
pch_dma: fix error return code in pch_dma_probe()

Fix to return -ENODEV when no proper base address found 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: Vinod Koul <vinod.koul@intel.com>
drivers/dma/pch_dma.c
This page took 0.023869 seconds and 5 git commands to generate.