commit | 188ff65d49dadf7b0e9b6718abc3fe98a5098711 | [log] [tgz] |
---|---|---|
author | Haavard Skinnemoen <hskinnemoen@atmel.com> | Wed Mar 14 13:23:44 2007 +0100 |
committer | Haavard Skinnemoen <hskinnemoen@atmel.com> | Fri Apr 27 13:44:13 2007 +0200 |
tree | 29c930e7609d441f543baade2ddac70665d7bf54 | |
parent | 19b7ce8bad718a2850ea19aeb7383f1728596c24 [diff] |
[AVR32] Don't enable clocks with no users Bring the code that sets the initial PM clock masks in line with the comment preceding it by only enabling clocks that have users != 0. Fix SM clock definition and avr32_hpt_init() so that the SM and TC0 clocks keep ticking. Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>