Merge existing fixes from spi/for-6.1 into new branch

This commit is contained in:
Mark Brown
2022-10-17 12:47:33 +01:00
6 changed files with 11 additions and 6 deletions

View File

@@ -225,7 +225,7 @@ static inline void *spi_mem_get_drvdata(struct spi_mem *mem)
/**
* struct spi_controller_mem_ops - SPI memory operations
* @adjust_op_size: shrink the data xfer of an operation to match controller's
* limitations (can be alignment of max RX/TX size
* limitations (can be alignment or max RX/TX size
* limitations)
* @supports_op: check if an operation is supported by the controller
* @exec_op: execute a SPI memory operation