Skip to content
spi: Updates for v4.11

This release is mainly a collection of driver specific updates,
including a few nice cleanups to make drivers use more core features.
There

 - Automatically use the parent device to allocate DMA buffers if there
   wasn't an explicitly configured device.
 - Fixes for leaks on allocation.
 - A small piece of the start of SPI slave support, a feature that's
   been on the cards for over a decade!