Message ID | Pine.LNX.4.64.1006250921420.1223@axis700.grange (mailing list archive) |
---|---|
State | Accepted |
Commit | 3b79becedf3c3162c9ec1c62f0a69f01b4c876a7 |
Headers | show |
diff --git a/arch/arm/mach-shmobile/clock-sh7372.c b/arch/arm/mach-shmobile/clock-sh7372.c index 82d3535..26521a7 100644 --- a/arch/arm/mach-shmobile/clock-sh7372.c +++ b/arch/arm/mach-shmobile/clock-sh7372.c @@ -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, }; /*