Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
Geert Uytterhoeven 2017-11-30 14:35:08 +01:00 коммит произвёл Mark Brown
Родитель 4fbd8d194f
Коммит 8d26fdfcb4
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 24D68B725D5487D0
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -126,7 +126,7 @@ void spi_statistics_add_transfer_stats(struct spi_statistics *stats,
* for that name. This appears in the sysfs "modalias" attribute * for that name. This appears in the sysfs "modalias" attribute
* for driver coldplugging, and in uevents used for hotplugging * for driver coldplugging, and in uevents used for hotplugging
* @cs_gpio: gpio number of the chipselect line (optional, -ENOENT when * @cs_gpio: gpio number of the chipselect line (optional, -ENOENT when
* when not using a GPIO line) * not using a GPIO line)
* *
* @statistics: statistics for the spi_device * @statistics: statistics for the spi_device
* *