We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 033d2d1 commit b994d8fCopy full SHA for b994d8f
include/linux/spi/spi-mem.h
@@ -225,7 +225,7 @@ static inline void *spi_mem_get_drvdata(struct spi_mem *mem)
225
/**
226
* struct spi_controller_mem_ops - SPI memory operations
227
* @adjust_op_size: shrink the data xfer of an operation to match controller's
228
- * limitations (can be alignment of max RX/TX size
+ * limitations (can be alignment or max RX/TX size
229
* limitations)
230
* @supports_op: check if an operation is supported by the controller
231
* @exec_op: execute a SPI memory operation
0 commit comments