]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ARM: mach-shmobile: fix sh7372 after a recent clock framework rework
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Tue, 2 Nov 2010 11:28:33 +0000 (11:28 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 2 Nov 2010 15:52:37 +0000 (11:52 -0400)
commit5c4e0f198d670338daf296e95b7536fdb3489590
treef4d3de3f1a515ebcc0938f3a2750009360167fb1
parentbe8cb585d22013d87b1a123cf3bc93b474050c35
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>
arch/arm/mach-shmobile/clock-sh7372.c