From: Lee Jones Date: Fri, 3 May 2013 14:32:08 +0000 (+0100) Subject: dmaengine: ste_dma40: Move rev error-check up to revision acquisition X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~68^2~17^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b2fe9b6b310a6e5d68de648d6f0697227581d66;p=pandora-kernel.git dmaengine: ste_dma40: Move rev error-check up to revision acquisition At the moment we fetch the hardware revision, then do some stuff, then check whether the revision is correct and return in error if it's not. Well we may as well check it as soon as we know what it is, so let's move the check right up underneath where we acquire the version. Acked-by: Vinod Koul Signed-off-by: Lee Jones Signed-off-by: Linus Walleij --- Reading git-diff-tree failed