dect
/
linux-2.6
Archived
13
0
Fork 0

[ARM] S3C6400: Register clk_fout_epll

The clk_fout_epll clock wasn't registered as part of the initial clock
work, which can cause problems if it is used by one of the hardware
blocks.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
This commit is contained in:
Ben Dooks 2008-10-31 16:14:35 +00:00
parent 8cdf47cb4b
commit 1451325ced
1 changed files with 1 additions and 0 deletions

View File

@ -620,6 +620,7 @@ static struct clk *clks[] __initdata = {
&clk_iis_cd1,
&clk_pcm_cd,
&clk_mout_epll.clk,
&clk_fout_epll,
&clk_mout_mpll.clk,
&clk_dout_mpll,
&clk_mmc0.clk,