Searched hist:"6 f9a437380a59f0e4f4f41aeb2cb846077eec54e" (Results 1 – 1 of 1) sorted by relevance
| /optee_os/core/include/kernel/ |
| H A D | dt_driver.h | 6f9a437380a59f0e4f4f41aeb2cb846077eec54e Tue Jun 03 13:10:11 UTC 2025 Antonio Borneo <antonio.borneo@foss.st.com> core: kernel: dt_driver: fix copy/paste comment
While adding DT_DRIVER_PINCTRL, an incorrect word was reported by copy/paste from the existing comment for DT_DRIVER_RSTCTRL.
Drop the word 'reset' from the comment for DT_DRIVER_PINCTRL.
Fixes: b5aff6de7052 ("core: dt_driver: add support for DT_DRIVER_PINCTRL") Signed-off-by: Antonio Borneo <antonio.borneo@foss.st.com> Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>
|