]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ddr: altera: Clean up scc_mgr_zero_group()
authorMarek Vasut <marex@denx.de>
Mon, 20 Jul 2015 06:41:04 +0000 (08:41 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:17:26 +0000 (08:17 +0200)
commit41bcb33f3b60341f056c2fdb285bcde43fdd6896
tree54b02f5acc5d2d29fa9a44e2c685f5857ee5f55a
parente5eadd88cc8a07cb4a476c5f29839c3502a29bea
ddr: altera: Clean up scc_mgr_zero_group()

First, zap unused argument of the function. Next, clean up
the data types, constify where applicable, clean up comments
and add kerneldoc.

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