]> 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)
committerMarek Vasut <marex@denx.de>
Sat, 8 Aug 2015 12:14:13 +0000 (14:14 +0200)
commit5cb1b50870ec69c7f6dbf038ce228470694016bb
tree2293f395b6f0666f1fd5329da05c763b5b8223d6
parent8eccde3ebbda8738862cbffb07d8f5f8165b44ab
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