clk: ti: gate: use custom API for memory access
authorDario Binacchi <dariobin@libero.it>
Sat, 1 May 2021 15:05:24 +0000 (17:05 +0200)
committerLokesh Vutla <lokeshvutla@ti.com>
Wed, 12 May 2021 10:57:57 +0000 (16:27 +0530)
commitb178e1f77b57f44743f6fbc34517a48fd0551d6f
treee2ee8a7d0d3d18939a4ba31284ee39fab0599f97
parent2dd2f3ea6d2a5f685c7a275cad7e2526f899e439
clk: ti: gate: use custom API for memory access

Replaces the common memory access functions used by the driver with the
ones exported from the TI clk module.

Signed-off-by: Dario Binacchi <dariobin@libero.it>
drivers/clk/ti/clk-gate.c