Home
last modified time | relevance | path

Searched hist:f84c5df41de3ce78ee6c9b14d43335067bc51cb9 (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/include/drivers/
H A Drstctrl.hf84c5df41de3ce78ee6c9b14d43335067bc51cb9 Fri Aug 02 12:40:46 UTC 2024 Patrick Delaunay <patrick.delaunay@foss.st.com> drivers: rstctrl: Fix function description

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

By the way, append parentheses ("()") to function names in
inline description comment for consistency in core header files.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Signed-off-by: Etienne Carriere <etienne.carriere@foss.st.com>
Acked-by: Jerome Forissier <jerome.forissier@linaro.org>