From: Paul Walmsley Date: Wed, 28 Jan 2009 02:13:12 +0000 (-0700) Subject: [ARM] OMAP: Make dpll4_m4_ck programmable with clk_set_rate() X-Git-Tag: v2.6.30-rc1~636^2~20^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae8578c0194695bd37435249dfed720769a6bbf3;p=pandora-kernel.git [ARM] OMAP: Make dpll4_m4_ck programmable with clk_set_rate() Filling the set_rate and round_rate fields of dpll4_m4_ck makes this clock programmable through clk_set_rate(). This is needed to give omapfb control over the dss1_alwon_fck rate. This patch includes a fix from Tomi Valkeinen . linux-omap source commits are e42218d45afbc3e654e289e021e6b80c657b16c2 and 9d211b761b3cdf7736602ecf7e68f8a298c13278. Signed-off-by: Måns Rullgård Signed-off-by: Tomi Valkeinen Signed-off-by: Paul Walmsley Signed-off-by: Tony Lindgren Signed-off-by: Russell King --- Reading git-diff-tree failed