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

Commit a1fdd9e1 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "clk: qcom: clock-mmss-8992: Mark that the jpeg clock has no sibling"

parents 06d4ddca 566fc6f7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1465,7 +1465,7 @@ static struct branch_clk camss_jpeg_dma_clk = {

static struct branch_clk camss_jpeg_jpeg0_clk = {
	.cbcr_reg = CAMSS_JPEG_JPEG0_CBCR,
	.has_sibling = 1,
	.has_sibling = 0,
	.base = &virt_base,
	.c = {
		.dbg_name = "camss_jpeg_jpeg0_clk",