altos/lpc: Reset SPI device at startup time
authorKeith Packard <keithp@keithp.com>
Mon, 20 May 2013 03:27:05 +0000 (20:27 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 20 May 2013 03:39:19 +0000 (20:39 -0700)
commitc1f01cd4406063191a51cb68fc4634eabfc60fc2
tree91d2abd598b40c224425fada5e9eb5fff0b40be8
parente0ad8b5b5e1b4c7a9ffba9d25f3c32ce708c3ec5
altos/lpc: Reset SPI device at startup time

Wasn't doing the reset sequence correctly (write 0, then write 1).

Signed-off-by: Keith Packard <keithp@keithp.com>
src/lpc/ao_spi_lpc.c