Make all spi_acquire() implementations return `void` and add assertions to check for valid parameters, where missing.
Introduce SPI driver. Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>