We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e98c67 commit 551417aCopy full SHA for 551417a
include/linux/irq.h
@@ -195,7 +195,7 @@ struct irq_data {
195
* IRQD_LEVEL - Interrupt is level triggered
196
* IRQD_WAKEUP_STATE - Interrupt is configured for wakeup
197
* from suspend
198
- * IRDQ_MOVE_PCNTXT - Interrupt can be moved in process
+ * IRQD_MOVE_PCNTXT - Interrupt can be moved in process
199
* context
200
* IRQD_IRQ_DISABLED - Disabled state of the interrupt
201
* IRQD_IRQ_MASKED - Masked state of the interrupt
0 commit comments