]> rtime.felk.cvut.cz Git - linux-imx.git/commitdiff
arm: irq-armada-370-xp: fix comment typo
authorMarek Belisko <marek.belisko@open-nandra.com>
Fri, 15 Mar 2013 22:34:04 +0000 (23:34 +0100)
committerJiri Kosina <jkosina@suse.cz>
Mon, 18 Mar 2013 10:16:59 +0000 (11:16 +0100)
Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
arch/arm/mach-mvebu/irq-armada-370-xp.c

index 274ff58271de149f168a1a901ccc435ea131f690..d8dbcc118ad00a46c25b2d741577b7c87d0b5ede 100644 (file)
@@ -55,7 +55,7 @@ static struct irq_domain *armada_370_xp_mpic_domain;
 /*
  * In SMP mode:
  * 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)
 {