Commit 097ef18d authored by Marek Belisko's avatar Marek Belisko Committed by Jiri Kosina

arm: irq-armada-370-xp: fix comment typo

Signed-off-by: default avatarMarek Belisko <marek.belisko@open-nandra.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent b237ba8f
...@@ -55,7 +55,7 @@ static struct irq_domain *armada_370_xp_mpic_domain; ...@@ -55,7 +55,7 @@ static struct irq_domain *armada_370_xp_mpic_domain;
/* /*
* In SMP mode: * In SMP mode:
* For shared global interrupts, mask/unmask global enable bit * For shared global interrupts, mask/unmask global enable bit
* For CPU interrtups, mask/unmask the calling CPU's bit * For CPU interrupts, mask/unmask the calling CPU's bit
*/ */
static void armada_370_xp_irq_mask(struct irq_data *d) static void armada_370_xp_irq_mask(struct irq_data *d)
{ {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment