From: Keith Packard Date: Tue, 16 Jul 2019 18:02:56 +0000 (-0700) Subject: altos/stmf0: Leave power interface disabled until needed X-Git-Tag: 1.9.1~1^2~61 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=009d56b4f03c1ba3c9a36bdb54c772ad21844057;hp=009d56b4f03c1ba3c9a36bdb54c772ad21844057 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 ---