]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitf3138a2c8d149fc568f3cace247005f561a03c55
treee2ee8a7d0d3d18939a4ba31284ee39fab0599f97
parent6cb2a1ce372797c17c41e978ddfbc36cb517f005
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