altos/stmf0: Leave power interface disabled until needed
authorKeith Packard <keithp@keithp.com>
Tue, 16 Jul 2019 18:02:56 +0000 (11:02 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 16 Jul 2019 18:02:56 +0000 (11:02 -0700)
commit009d56b4f03c1ba3c9a36bdb54c772ad21844057
tree67091b67b767e9d565ebca7212e493aa92499633
parente879d739c394602043e8ed512ad1a433fbf96c1c
altos/stmf0: Leave power interface disabled until needed

We only need the power interface when placing the chip in the lowest
power state, so don't power up the power interface clock at startup,
instead wait until later.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/stmf0/ao_arch_funcs.h
src/stmf0/ao_timer.c