]> git.ipfire.org Git - people/ms/u-boot.git/commit - drivers/ddr/altera/sequencer.c
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)
committerMarek Vasut <marex@denx.de>
Sat, 8 Aug 2015 12:14:13 +0000 (14:14 +0200)
commit37a37ca7f8428858417018b92a76ee01a747b99c
treecded616730be43dc74765a94330060da68b22c66
parent32675249600d817b5b5cc9f07eb7349a3845bc8a
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