Skip to content
Snippets Groups Projects
Commit 4c660702 authored by Dario Binacchi's avatar Dario Binacchi Committed by Lokesh Vutla
Browse files

clk: ti: change clk_ti_latch() signature


The clock access functions exported by the clk header use the
struct clk_ti_reg parameter to get the address of the register. This
must also apply to clk_ti_latch(). Changes to TI's clk-mux and
clk-divider drivers prevented the patch from generating compile errors.

Signed-off-by: default avatarDario Binacchi <dariobin@libero.it>
parent 3b08e96f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment