]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ddr: altera: Clean up sdr_find_window_centre() part 3
authorMarek Vasut <marex@denx.de>
Sun, 19 Jul 2015 02:14:32 +0000 (04:14 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:17:29 +0000 (08:17 +0200)
commit5802b1e7ade8b4087e3910eb65f6c3e27eb23e22
treea6b573f152ca5168625e8e1e0133fa3823d6676e
parent7e31524cd2769543a64e5b40fb9d049b9bd19b46
ddr: altera: Clean up sdr_find_window_centre() part 3

Reorder the end of the function a little by moving the conditional
debug output around a little. Rename the function from _centre() to
_center(). Document the function in kerneldoc.

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