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

This commit is contained in:
Linux Build Service Account 2014-12-11 15:04:33 -08:00 committed by Gerrit - the friendly Code Review server
commit a1fdd9e198

View file

@ -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",