rockchip: sdram: Use the rk_clr/setreg() interface
authorSimon Glass <sjg@chromium.org>
Fri, 22 Jan 2016 02:44:01 +0000 (19:44 -0700)
committerSimon Glass <sjg@chromium.org>
Fri, 22 Jan 2016 03:42:35 +0000 (20:42 -0700)
commit0906995bf3078fb760e480474ac4cb4f06556637
treec141cf558829d24e06b24b57f3cff07d08ed73ae
parenta4b10c088c4f6ef2e2bba33e8cfea369bcbbce44
rockchip: sdram: Use the rk_clr/setreg() interface

Use this function in preference to the macro.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/mach-rockchip/rk3288/sdram_rk3288.c