OP-TEE / optee_os

Trusted side of the TEE
Other
1.59k stars 1.07k forks source link

core: rstctrl: Fix function description #6976

Closed patrickdelaunay closed 2 months ago

patrickdelaunay commented 3 months ago

Fix the description of functions rstctrl_dt_get_func() and rstctrl_register_provider().

minor error in fucntion description as the fucntion rstctrl_dt_register_provider() don't exist => the correct name of the fucntion is "rstctrl_register_provider()"

Change-Id: Ic0eb7b83125b6c50153e597d83522967ac616159

jforissier commented 3 months ago

And preferably s/core:/drivers:/

github-actions[bot] commented 2 months ago

This pull request has been marked as a stale pull request because it has been open (more than) 30 days with no activity. Remove the stale label or add a comment, otherwise this pull request will automatically be closed in 5 days. Note, that you can always re-open a closed issue at any time.