From: Alexander Popov Date: Wed, 23 Apr 2014 13:53:23 +0000 (+0400) Subject: dma: mpc512x: reorder mpc8308 specific instructions X-Git-Tag: omap-for-v3.16/fixes-against-rc1~69^2~31 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78a4f0367a1de89c625237fc5524f4ef4535f031;p=pandora-kernel.git dma: mpc512x: reorder mpc8308 specific instructions Concentrate the specific code for MPC8308 in the 'if' branch and handle MPC512x in the 'else' branch. This modification only reorders instructions but doesn't change behaviour. Signed-off-by: Alexander Popov Acked-by: Anatolij Gustschin Signed-off-by: Vinod Koul --- Reading git-diff-tree failed