Skip to content
Commit d3504fee authored by Simon Glass's avatar Simon Glass
Browse files

spi: Use spi_alloc_slave() in each SPI driver



Rather than each driver having its own way to allocate a SPI slave,
use the new allocation function everywhere. This will make it easier
to extend the interface without breaking drivers.

Signed-off-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
parent ba6c3ce9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment