rockchip/rk3399: convert to for-loops to save code space
authorDerek Basehore <dbasehore@chromium.org>
Sat, 13 May 2017 04:29:13 +0000 (21:29 -0700)
committerCaesar Wang <wxt@rock-chips.com>
Thu, 8 Jun 2017 01:59:53 +0000 (09:59 +0800)
commitc82eef6ce57a5d1f8408778f191928e958c39878
treee40d388e2b4b486998cd14c93a2382a0519e92c8
parent87aad73494c8980cf7511e65c99bcfc9f841990c
rockchip/rk3399: convert to for-loops to save code space

This converts two functions to use for-loops. This saves a bit of
space to help moving DRAM resume code to PMUSRAM.

Change-Id: Ie6ca490cf50c2ec83335cf1845b337c3e8a47496
Signed-off-by: Derek Basehore <dbasehore@chromium.org>
plat/rockchip/rk3399/drivers/dram/suspend.c