commit | 36934602f1969a1480ae724e0efbd9b1ad83c488 | [log] [tgz] |
---|---|---|
author | Dario Binacchi <dariobin@libero.it> | Sat May 01 17:05:24 2021 +0200 |
committer | Lokesh Vutla <lokeshvutla@ti.com> | Wed May 12 16:27:57 2021 +0530 |
tree | e2ee8a7d0d3d18939a4ba31284ee39fab0599f97 | |
parent | ac7c70552d18334dba3ef10ffec093a382b7cf8b [diff] |
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>