提交 49beeea7 编写于 作者: Y Yang Yingliang 提交者: Jonathan Corbet

Documentation: devres: add missing SPI helper

Add devm_spi_alloc_master() and devm_spi_alloc_slave() to devres.rst.
They are introduced by
commit 5e844cc3 ("spi: Introduce device-managed SPI controller allocation").
Signed-off-by: NYang Yingliang <yangyingliang@huawei.com>
Reviewed-by: NLukas Wunner <lukas@wunner.de>
Link: https://lore.kernel.org/r/20220923141803.75734-1-yangyingliang@huawei.comSigned-off-by: NJonathan Corbet <corbet@lwn.net>
上级 a9a7da03
...@@ -429,6 +429,8 @@ SLAVE DMA ENGINE ...@@ -429,6 +429,8 @@ SLAVE DMA ENGINE
devm_acpi_dma_controller_register() devm_acpi_dma_controller_register()
SPI SPI
devm_spi_alloc_master()
devm_spi_alloc_slave()
devm_spi_register_master() devm_spi_register_master()
WATCHDOG WATCHDOG
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册