From: Wei Yongjun Date: Wed, 17 Jul 2013 00:34:59 +0000 (+0800) Subject: pch_dma: fix error return code in pch_dma_probe() X-Git-Tag: v3.11-rc4~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27abb2ffb07a70bdebf9a785658f68f10600281c;p=pandora-kernel.git 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 Signed-off-by: Vinod Koul --- Reading git-diff-tree failed