]> git.karo-electronics.de Git - mv-sheeva.git/commit
OMAP2430 clock: make func_96m_ck parent-selectable
authorPaul Walmsley <paul@pwsan.com>
Tue, 23 Feb 2010 05:09:23 +0000 (22:09 -0700)
committerPaul Walmsley <paul@pwsan.com>
Wed, 24 Feb 2010 19:29:42 +0000 (12:29 -0700)
commit5173804fbbbff82a2fd40bc1c46655b272167af5
tree83710beac125f5a4c2f60304d2c840e4dd0112f2
parent81b34fbecbfbf24ed95c2d80d5cb14149652408f
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 <paul@pwsan.com>
arch/arm/mach-omap2/clock2430_data.c