Skip to content

Commit 8739ca8

Browse files
committed
fix clock
1 parent b9e8dad commit 8739ca8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/clk/qcom/gcc-msm8909.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2472,6 +2472,7 @@ static struct gdsc venus_core0_gdsc = {
24722472
.cxc_count = 1,
24732473
.pd = {
24742474
.name = "venus_core0_gdsc",
2475+
.parent = &venus_gdsc.pd,
24752476
},
24762477
.flags = HW_CTRL,
24772478
.pwrsts = PWRSTS_OFF_ON,

0 commit comments

Comments
 (0)