|
@@ -207,6 +207,8 @@ static inline void spi_unregister_driver(struct spi_driver *sdrv)
|
|
|
* each slave has a chipselect signal, but it's common that not
|
|
|
* every chipselect is connected to a slave.
|
|
|
* @dma_alignment: SPI controller constraint on DMA buffers alignment.
|
|
|
+ * @mode_bits: flags understood by this controller driver
|
|
|
+ * @flags: other constraints relevant to this driver
|
|
|
* @setup: updates the device mode and clocking records used by a
|
|
|
* device's SPI controller; protocol code may call this. This
|
|
|
* must fail if an unrecognized or unsupported mode is requested.
|