Merge branch 'spi-5.1' into spi-5.2

This commit is contained in:
Mark Brown 2019-04-05 10:19:10 +07:00
commit e1a7d16730
No known key found for this signature in database
GPG key ID: 24D68B725D5487D0
7 changed files with 173 additions and 71 deletions

View file

@ -35,7 +35,6 @@
* platform_device->driver_data ... points to spi_gpio
*
* spi->controller_state ... reserved for bitbang framework code
* spi->controller_data ... holds chipselect GPIO
*
* spi->master->dev.driver_data ... points to spi_gpio->bitbang
*/