Commit 9b894d65 authored by David Lechner's avatar David Lechner Committed by Mark Brown

Documentation: devres: add missing SPI helpers

A few SPI devm_* helpers were missing from the devres documentation.
This patch adds them.
Signed-off-by: default avatarDavid Lechner <dlechner@baylibre.com>
Link: https://patch.msgid.link/20240621-devm_spi_optimize_message-v1-1-3f9dcba6e95e@baylibre.comSigned-off-by: default avatarMark Brown <broonie@kernel.org>
parent 6ba59ff4
...@@ -465,6 +465,8 @@ SPI ...@@ -465,6 +465,8 @@ SPI
devm_spi_alloc_master() devm_spi_alloc_master()
devm_spi_alloc_slave() devm_spi_alloc_slave()
devm_spi_register_controller() devm_spi_register_controller()
devm_spi_register_host()
devm_spi_register_target()
WATCHDOG WATCHDOG
devm_watchdog_register_device() devm_watchdog_register_device()
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment