Thread (42 messages) 42 messages, 9 authors, 2011-03-23

Re: [PATCH 16/20] video: msm: Set the EBI1 clock to 128MHz when performing

From: Stephen Boyd <hidden>
Date: 2011-03-21 20:31:57
Also in: linux-arm-kernel, linux-arm-msm, lkml

On 03/18/2011 02:59 PM, Carl Vanderlip wrote:
quoted hunk ↗ jump to hunk
diff --git a/drivers/video/msm/mdp.c b/drivers/video/msm/mdp.c
index b03204d..0bb19fa 100644
--- a/drivers/video/msm/mdp.c
+++ b/drivers/video/msm/mdp.c
@@ -656,6 +657,13 @@ int mdp_probe(struct platform_device *pdev)
 		goto error_get_mdp_clk;
 	}
 
+	mdp->ebi1_clk = clk_get(NULL, "ebi1_clk");
Please pass a device pointer as the first argument so we can match up
the ebi1_clk to the right device. MSM supports clkdev now so it's fairly
simple to do this.

-- 
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help