altos: Fix remaining SPI users to initialize SPI in main
authorKeith Packard <keithp@keithp.com>
Tue, 2 Nov 2010 06:21:16 +0000 (23:21 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 2 Nov 2010 06:21:16 +0000 (23:21 -0700)
commit8c1672560df866a70fe6fa69ce5ba65d835433dc
tree6da580773c8cb210eed6fab5003cb9b7506e9d06
parentdab3202a03107c89a0a38c52b1695cb008e41eae
altos: Fix remaining SPI users to initialize SPI in main

Any product using SPI must initialize the SPI bus along with the
SPI-based drivers.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/ao_ee.c
src/ao_flash.c
src/ao_telemetrum.c