From: Keith Packard Date: Sun, 7 Oct 2012 02:39:15 +0000 (-0700) Subject: altos/stm: Set SPI clock high for disabled SPI busses X-Git-Tag: 1.1.9.1^2~7 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=6d47dd1d9104745cf68bef23b066c5033ca30a84;hp=6d47dd1d9104745cf68bef23b066c5033ca30a84;p=fw%2Faltos altos/stm: Set SPI clock high for disabled SPI busses This should avoid an accidental low->high transition when switching between multiple SPI busses. Signed-off-by: Keith Packard ---