Skip to content
Snippets Groups Projects
Commit 5647889c authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "QCLINUX: clk: qcom: videocc-sa8775: disable HW CTRL for video GDSC"...

Merge "QCLINUX: clk: qcom: videocc-sa8775: disable HW CTRL for video GDSC" into kernel.qclinux.1.0.r1-rel
parents 88489ba6 1203e8d6
No related branches found
No related tags found
No related merge requests found
......@@ -438,7 +438,7 @@ static struct gdsc video_cc_mvs0_gdsc = {
},
.pwrsts = PWRSTS_OFF_ON,
.parent = &video_cc_mvs0c_gdsc.pd,
.flags = RETAIN_FF_ENABLE | POLL_CFG_GDSCR | HW_CTRL,
.flags = RETAIN_FF_ENABLE | POLL_CFG_GDSCR,
};
static struct gdsc video_cc_mvs1c_gdsc = {
......
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