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 e695c1f commit 644f315Copy full SHA for 644f315
drivers/spi/spi-pl022.c
@@ -419,7 +419,7 @@ struct chip_data {
419
/**
420
* internal_cs_control - Control chip select signals via SSP_CSR.
421
* @pl022: SSP driver private data structure
422
- * @command: select/delect the chip
+ * @enable: select/delect the chip
423
*
424
* Used on controller with internal chip select control via SSP_CSR register
425
* (vendor extension). Each of the 5 LSB in the register controls one chip
0 commit comments