summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorKaustabh Chakraborty <[email protected]>2025-10-17 20:51:29 +0530
committerMinkyu Kang <[email protected]>2025-11-12 13:56:12 +0900
commit2a07137641769e06d4775698ff05d3a63ce82743 (patch)
tree4e31164984b46268e3e07cc4bc696b0e617c3c20 /scripts
parentcaa740df9cae5ddc74b18b88a4fea43e27b2fdf6 (diff)
clk: exynos: provide device pointer to clk_register_* functions
The device pointer set as NULL causes problems when clock banks depend on clocks from another clock bank. In such case, the appropriate clock needs to be resolved from OF phandle arguments, which is not possible if the associated device is not provided. Make necessary changes to make the correct device pointer available. Signed-off-by: Kaustabh Chakraborty <[email protected]> Signed-off-by: Minkyu Kang <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions