Commit 4d49ffc7 authored by Bartosz Golaszewski's avatar Bartosz Golaszewski Committed by Alexandre Belloni

Documentation: list RTC devres helpers in devres.rst

It's customary to list all devres helpers in devres.rst. Add missing RTC
routines.
Signed-off-by: default avatarBartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@bootlin.com>
Link: https://lore.kernel.org/r/20201109163409.24301-4-brgl@bgdev.pl
parent 7c45c974
......@@ -411,6 +411,10 @@ RESET
devm_reset_control_get()
devm_reset_controller_register()
RTC
devm_rtc_device_register()
devm_rtc_allocate_device()
SERDEV
devm_serdev_device_open()
......
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