From: Paul Walmsley Date: Tue, 23 Feb 2010 05:09:23 +0000 (-0700) Subject: OMAP2430 clock: make func_96m_ck parent-selectable X-Git-Tag: v2.6.34-rc1~230^2~8^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5173804fbbbff82a2fd40bc1c46655b272167af5;p=pandora-kernel.git OMAP2430 clock: make func_96m_ck parent-selectable func_96m_ck was incorrectly marked as being rate-selectable, when in fact it is only parent-selectable. Remove the .set_rate and .round_rate function pointers for this clk. Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed