Skip to content

Commit

Permalink
Documentation: list RTC devres helpers in devres.rst
Browse files Browse the repository at this point in the history
It's customary to list all devres helpers in devres.rst. Add missing RTC
routines.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Link: https://lore.kernel.org/r/20201109163409.24301-4-brgl@bgdev.pl
  • Loading branch information
Bartosz Golaszewski authored and Alexandre Belloni committed Nov 19, 2020
1 parent 7c45c97 commit 4d49ffc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Documentation/driver-api/driver-model/devres.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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()

Expand Down

0 comments on commit 4d49ffc

Please sign in to comment.