commit | 9aa753c4422492547a190df8a3b6a56282669f9b | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben-linux@fluff.org> | Sat Jan 30 09:19:59 2010 +0200 |
committer | Ben Dooks <ben-linux@fluff.org> | Sun Mar 07 22:56:07 2010 +0000 |
tree | d7d4b590727865bfec580de1263654a1b94db2da | |
parent | 4ec07bba6945290c48dcc5b789cbd7adeabd7695 [diff] |
ARM: S3C2443: Change to using plat-samsung clksrc-clk implementation The S3C2443 clock code could easily make use of the clksrc implementation in plat-samsung for many of the clocks. Make the clocks that easily move to clksrc-clk over, update any initialisation and remove the old register definitions from the header file (it is only being used once). Signed-off-by: Ben Dooks <ben-linux@fluff.org>