commit | 5c4e0f198d670338daf296e95b7536fdb3489590 | [log] [tgz] |
---|---|---|
author | Guennadi Liakhovetski <g.liakhovetski@gmx.de> | Tue Nov 02 11:28:33 2010 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Nov 02 11:52:37 2010 -0400 |
tree | f4d3de3f1a515ebcc0938f3a2750009360167fb1 | |
parent | be8cb585d22013d87b1a123cf3bc93b474050c35 [diff] |
ARM: mach-shmobile: fix sh7372 after a recent clock framework rework The updated sh clock framework has introduced a .nr_freqs element of struct clk, which has to be initialised with the number of possible frequencies. Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Paul Mundt <lethal@linux-sh.org>