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: Release-2010-05/1~2^2~143 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6ce12af9098b02fb839408406c789dd42bee1db;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