commit | 546f9549b638ab67cbbf07c034aa46982d81ce0a | [log] [tgz] |
---|---|---|
author | Haavard Skinnemoen <haavard.skinnemoen@atmel.com> | Fri May 02 15:21:40 2008 +0200 |
committer | Haavard Skinnemoen <haavard.skinnemoen@atmel.com> | Tue May 27 15:27:30 2008 +0200 |
tree | ac5b3936c2d476be86ef9e66fdb3c1d228912357 | |
parent | 250ff09fcdcddbc0667a9a4f7c018cdafa2e2110 [diff] |
avr32: Rename pm_init() as clk_init() and make SoC-specific pm_init() was always more about clock initialization than anything else. Dealing with PLLs, clock gating and such is also inherently SoC-specific, so move it into a SoC-specific directory. Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>