From: Vaibhav Bedia Date: Sun, 10 Jul 2011 11:56:53 +0000 (-0600) Subject: OMAP: clockdomain: Remove redundant call to pwrdm_wait_transition() X-Git-Tag: v3.1-rc1~148^2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5122ff8ceb2b1f207965a3608d3da3af832e513;p=pandora-kernel.git OMAP: clockdomain: Remove redundant call to pwrdm_wait_transition() The call to pwrdm_wait_transition() in clkdm_clk_enable() is redundant since the function pwrdm_clkdm_state_switch() which is called next also does the same thing. Signed-off-by: Vaibhav Bedia Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed