]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ddr: altera: Clean up scc_mgr_set_hhp_extras()
authorMarek Vasut <marex@denx.de>
Sat, 18 Jul 2015 23:32:55 +0000 (01:32 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:17:25 +0000 (08:17 +0200)
commit3b73a900f1601df1f55e3da70f1d649e576d3369
treeb8e2ac484280035ef380a1ec3c2c521c6df7d4f5
parentc7a493f61367250974289a1f4e9be2865d90a6f5
ddr: altera: Clean up scc_mgr_set_hhp_extras()

Minor coding style cleanup for this function. Furthermore, move
ad-hoc debug_cond() calls from the only location from where this
function is invoked into this actual function.

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