From: Sebastian Andrzej Siewior Date: Tue, 22 Oct 2013 10:14:06 +0000 (+0200) Subject: dma: cppi41: return code > 0 of pm_runtime_get_sync() is not an error X-Git-Tag: v3.13-rc1~29^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbf1e56e6aa2fc116a9995d457e8f3cf2be20442;p=pandora-kernel.git dma: cppi41: return code > 0 of pm_runtime_get_sync() is not an error Return code of pm_runtime_get_sync() > 0 is not an error and may happen. Noticed during rmmod & modprobe testing. Signed-off-by: Sebastian Andrzej Siewior Signed-off-by: Vinod Koul --- Reading git-diff-tree failed