|
@@ -122,7 +122,7 @@ struct spi_mem_op {
|
|
/**
|
|
/**
|
|
* struct spi_mem - describes a SPI memory device
|
|
* struct spi_mem - describes a SPI memory device
|
|
* @spi: the underlying SPI device
|
|
* @spi: the underlying SPI device
|
|
- * @drvpriv: spi_mem_drviver private data
|
|
|
|
|
|
+ * @drvpriv: spi_mem_driver private data
|
|
*
|
|
*
|
|
* Extra information that describe the SPI memory device and may be needed by
|
|
* Extra information that describe the SPI memory device and may be needed by
|
|
* the controller to properly handle this device should be placed here.
|
|
* the controller to properly handle this device should be placed here.
|