ddr: altera: Clean up rw_mgr_mem_calibrate_vfifo_center() part 9
authorMarek Vasut <marex@denx.de>
Sat, 18 Jul 2015 18:42:27 +0000 (20:42 +0200)
committerMarek Vasut <marex@denx.de>
Sat, 8 Aug 2015 12:14:22 +0000 (14:14 +0200)
commit0113c3e1fef74788d345129184c1569fe35997f0
treebea856ba4a10a81d0858e7efc51eec12024ace74
parent0c4be198f48eb0ff8cfcd4cdb654d975f69a3238
ddr: altera: Clean up rw_mgr_mem_calibrate_vfifo_center() part 9

The read_group and write_group arguments are the same in all
cases when this function is invoked, just merge them into one
rw_group argument. Also, clean up the function argument data
types and constify them.

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