altos/stmf0: Fixup for SPI mode support
authorKeith Packard <keithp@keithp.com>
Mon, 24 Aug 2020 00:15:14 +0000 (18:15 -0600)
committerKeith Packard <keithp@keithp.com>
Mon, 24 Aug 2020 00:15:14 +0000 (18:15 -0600)
The desired SPI mode comes in 'spi_index' and needs
to be split out before spi_index is used for pin configuration.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found