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 e1fca69 commit e695c1fCopy full SHA for e695c1f
drivers/spi/spi-pl022.c
@@ -338,7 +338,6 @@ struct vendor_data {
338
* @clk: outgoing clock "SPICLK" for the SPI bus
339
* @host: SPI framework hookup
340
* @host_info: controller-specific data from machine setup
341
- * @cur_msg: Pointer to current spi_message being processed
342
* @cur_transfer: Pointer to current spi_transfer
343
* @cur_chip: pointer to current clients chip(assigned from controller_state)
344
* @tx: current position in TX buffer to be read
0 commit comments