kernel/drivers/irqchip/irq-ti-sci-inta.c
.. .. @@ -78,7 +78,7 @@ 78 78 * struct ti_sci_inta_irq_domain - Structure representing a TISCI based 79 79 * Interrupt Aggregator IRQ domain. 80 80 * @sci: Pointer to TISCI handle 81 - * @vint: TISCI resource pointer representing IA inerrupts.81 + * @vint: TISCI resource pointer representing IA interrupts.82 82 * @global_event: TISCI resource pointer representing global events. 83 83 * @vint_list: List of the vints active in the system 84 84 * @vint_mutex: Mutex to protect vint_list