]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - arch/arm/mach-shmobile/clock-sh7372.c
ARM: mach-shmobile: fix EXTAL1 frequency on sh7372
[net-next-2.6.git] / arch / arm / mach-shmobile / clock-sh7372.c
index 241caea322607a9c6011cd5226ed36b3e4121f7f..9bc6df985fc877f84694f9df5e17ab0a5080d8cb 100644 (file)
@@ -60,7 +60,7 @@ static struct clk r_clk = {
  * If needed, reset this with clk_set_rate() from the platform code.
  */
 struct clk sh7372_extal1_clk = {
-       .rate           = 26666666,
+       .rate           = 26000000,
 };
 
 /*