Home
last modified time | relevance | path

Searched hist:"2 a50ce7dc9dd9e8e91499769ffa6862ae01c868b" (Results 1 – 6 of 6) sorted by relevance

/optee_os/core/drivers/
H A Dplic.c2a50ce7dc9dd9e8e91499769ffa6862ae01c868b Fri Feb 07 06:18:47 UTC 2025 Etienne Carriere <etienne.carriere@foss.st.com> core: interrupt: rename .add handler to .configure

Rename field add of struct itr_ops to configure for consistency
since that handler is used the configure the interrupt. Update
existing interrupt drivers accordingly.

By the way fix inline comment spelling typo (s/contrainsts/constraints/).

Signed-off-by: Etienne Carriere <etienne.carriere@foss.st.com>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
H A Dhfic.c2a50ce7dc9dd9e8e91499769ffa6862ae01c868b Fri Feb 07 06:18:47 UTC 2025 Etienne Carriere <etienne.carriere@foss.st.com> core: interrupt: rename .add handler to .configure

Rename field add of struct itr_ops to configure for consistency
since that handler is used the configure the interrupt. Update
existing interrupt drivers accordingly.

By the way fix inline comment spelling typo (s/contrainsts/constraints/).

Signed-off-by: Etienne Carriere <etienne.carriere@foss.st.com>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
H A Datmel_saic.c2a50ce7dc9dd9e8e91499769ffa6862ae01c868b Fri Feb 07 06:18:47 UTC 2025 Etienne Carriere <etienne.carriere@foss.st.com> core: interrupt: rename .add handler to .configure

Rename field add of struct itr_ops to configure for consistency
since that handler is used the configure the interrupt. Update
existing interrupt drivers accordingly.

By the way fix inline comment spelling typo (s/contrainsts/constraints/).

Signed-off-by: Etienne Carriere <etienne.carriere@foss.st.com>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
H A Dgic.c2a50ce7dc9dd9e8e91499769ffa6862ae01c868b Fri Feb 07 06:18:47 UTC 2025 Etienne Carriere <etienne.carriere@foss.st.com> core: interrupt: rename .add handler to .configure

Rename field add of struct itr_ops to configure for consistency
since that handler is used the configure the interrupt. Update
existing interrupt drivers accordingly.

By the way fix inline comment spelling typo (s/contrainsts/constraints/).

Signed-off-by: Etienne Carriere <etienne.carriere@foss.st.com>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
/optee_os/core/kernel/
H A Dinterrupt.c2a50ce7dc9dd9e8e91499769ffa6862ae01c868b Fri Feb 07 06:18:47 UTC 2025 Etienne Carriere <etienne.carriere@foss.st.com> core: interrupt: rename .add handler to .configure

Rename field add of struct itr_ops to configure for consistency
since that handler is used the configure the interrupt. Update
existing interrupt drivers accordingly.

By the way fix inline comment spelling typo (s/contrainsts/constraints/).

Signed-off-by: Etienne Carriere <etienne.carriere@foss.st.com>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
/optee_os/core/include/kernel/
H A Dinterrupt.h2a50ce7dc9dd9e8e91499769ffa6862ae01c868b Fri Feb 07 06:18:47 UTC 2025 Etienne Carriere <etienne.carriere@foss.st.com> core: interrupt: rename .add handler to .configure

Rename field add of struct itr_ops to configure for consistency
since that handler is used the configure the interrupt. Update
existing interrupt drivers accordingly.

By the way fix inline comment spelling typo (s/contrainsts/constraints/).

Signed-off-by: Etienne Carriere <etienne.carriere@foss.st.com>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>