rockchip: reset: Use the rk_clr/setreg() interface
authorSimon Glass <sjg@chromium.org>
Fri, 22 Jan 2016 02:44:02 +0000 (19:44 -0700)
committerSimon Glass <sjg@chromium.org>
Fri, 22 Jan 2016 03:42:35 +0000 (20:42 -0700)
commita49dc0a91456dda9baec7e4778de4d96fa9174ec
tree0b1727535177df081fac3066bf946d06cc17f907
parent0906995bf3078fb760e480474ac4cb4f06556637
rockchip: reset: 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/reset_rk3288.c