Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 015c54d1 authored by Deepak Katragadda's avatar Deepak Katragadda
Browse files

clk: qcom: clk-cpu-osm: Refrain from using dummy clock ops for CPU cores



The callbacks in clk_dummy_ops dereference the clk_dummy pointer.
However, since the CPU core clocks have been modelled as clk_osm
structures, this might lead to referring or setting incorrect
member variables. Replace clk_dummy_ops with a custom clk_ops_core
implementation.

Change-Id: Id95b49c41724d0cd40325453ce20ef5d1a02409d
Signed-off-by: default avatarDeepak Katragadda <dkatraga@codeaurora.org>
parent 4fee7f40
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment