commit | 78a4f0367a1de89c625237fc5524f4ef4535f031 | [log] [tgz] |
---|---|---|
author | Alexander Popov <a13xp0p0v88@gmail.com> | Wed Apr 23 17:53:23 2014 +0400 |
committer | Vinod Koul <vinod.koul@intel.com> | Fri May 02 22:36:21 2014 +0530 |
tree | 48a297a150a650d83b820f4e212aa538a55284b3 | |
parent | 2a5ecb7918d72183f0292266026d077cd2c8d3ed [diff] |
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 <a13xp0p0v88@gmail.com> Acked-by: Anatolij Gustschin <agust@denx.de> Signed-off-by: Vinod Koul <vinod.koul@intel.com>