]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ddr: altera: Clean up rw_mgr_mem_calibrate_read_test() part 1
authorMarek Vasut <marex@denx.de>
Sun, 19 Jul 2015 05:44:21 +0000 (07:44 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:17:31 +0000 (08:17 +0200)
commit6e45f3fe57bbff85855d93dd1705e11557b7e094
tree03dab459fbb16b2a373c41e98662d469dd582fc1
parent75949d9a09ec8ab672b65d8a175c0622cc13ae15
ddr: altera: Clean up rw_mgr_mem_calibrate_read_test() part 1

Clean up the debug output handling at the end of the function
and factor out common function call from the condition.

Signed-off-by: Marek Vasut <marex@denx.de>
drivers/ddr/altera/sequencer.c