]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ddr: altera: Internal scc_mgr_apply_group_all_out_delay_add() cleanup part 2
authorMarek Vasut <marex@denx.de>
Fri, 17 Jul 2015 03:33:28 +0000 (05:33 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:17:26 +0000 (08:17 +0200)
commitdbb60b66b00c01b84f8a8291d437d63d164fda43
tree0f55fb28c408e60955ad39aece14f9bd4c95bae3
parent614d606c845817c600de93afdd0e5e9554d0b263
ddr: altera: Internal scc_mgr_apply_group_all_out_delay_add() cleanup part 2

Clean the DQS and OCT parts of the function, clean up the chopped
formatting strings in debug_cond() and slightly improve the code.
Zap group_bgn argument as it is used only in debug messages. Document
the function using kerneldoc. No functional change.

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